Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -688,6 +688,7 @@ def get_models_data(progress=gr.Progress()):
|
|
688 |
|
689 |
target_spaces = {
|
690 |
|
|
|
691 |
"Heartsync/hwp": "https://huggingface.co/spaces/Heartsync/hwp",
|
692 |
"VIDraft/ACE-Singer": "https://huggingface.co/spaces/VIDraft/ACE-Singer",
|
693 |
"openfree/Live-Podcast": "https://huggingface.co/spaces/openfree/Live-Podcast",
|
|
|
688 |
|
689 |
target_spaces = {
|
690 |
|
691 |
+
"Heartsync/adult": "https://huggingface.co/spaces/Heartsync/adult",
|
692 |
"Heartsync/hwp": "https://huggingface.co/spaces/Heartsync/hwp",
|
693 |
"VIDraft/ACE-Singer": "https://huggingface.co/spaces/VIDraft/ACE-Singer",
|
694 |
"openfree/Live-Podcast": "https://huggingface.co/spaces/openfree/Live-Podcast",
|