title | emoji | colorFrom | colorTo | sdk | sdk_version | app_file | pinned | license | python_version |
---|---|---|---|---|---|---|---|---|---|
Nijigenka |
👁 |
blue |
red |
gradio |
3.17.1 |
app.py |
false |
mit |
3.8.9 |
Photos stylisation using deep neural networks: anime and art style.
Read more at 7bits.it/portfolio/nijigenka-ai.
Install gradio pip install gradio==3.17.1
.
Install other deps: pip install -r requirements.txt
.
Run application python app.py --models_repo_id=/path/to/dir/with/models
. You can ommit --models_repo_id
if you would like to download models from the hugging face hub.
You can download models from huggingface.co/senior-sigan/nijigenka