An open API service indexing awesome lists of open source software.

https://github.com/codekaust/emotigan


https://github.com/codekaust/emotigan

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Get Dataset
Run the following command to load dataset:
```
py scrapper.py
```

Note: you must requirements installed in your python environment:
```
pip install -r requirements.txt
```

For using `joypixels-5.0.1-free`: https://drive.google.com/file/d/1FLbdHEENrv65qyR5dm0lFCoMaws7Mym_/view?usp=sharing

# Train
Run MODEL.ipynb.