portrait / config.json
jocoandonob
Update for Hugging Face Spaces: Add assets support, update Docker configuration, and fix port settings
0787d80
raw
history blame contribute delete
210 Bytes
{
"sdk": "docker",
"app_port": 7860,
"title": "AnimeGANv2 Portrait Converter",
"emoji": "🎨",
"colorFrom": "purple",
"colorTo": "pink",
"app_file": "app.py",
"pinned": false
}