Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -687,7 +687,9 @@ def get_models_data(progress=gr.Progress()):
|
|
687 |
return error_fig, error_html, empty_df
|
688 |
|
689 |
target_spaces = {
|
690 |
-
|
|
|
|
|
691 |
"seawolf2357/PDF-text-extractor": "https://huggingface.co/spaces/seawolf2357/PDF-text-extractor",
|
692 |
"ginipick/Change-Hair": "https://huggingface.co/spaces/ginipick/Change-Hair",
|
693 |
"VIDraft/Voice-Clone-Podcast": "https://huggingface.co/spaces/VIDraft/Voice-Clone-Podcast",
|
@@ -712,8 +714,7 @@ target_spaces = {
|
|
712 |
"openfree/Evolution-Simulation": "https://huggingface.co/spaces/openfree/Evolution-Simulation",
|
713 |
"openfree/DreamO-video": "https://huggingface.co/spaces/openfree/DreamO-video",
|
714 |
"ginigen/3D-VIDEO": "https://huggingface.co/spaces/ginigen/3D-VIDEO",
|
715 |
-
|
716 |
-
"Heartsync/NSFW-Uncensored-video": "https://huggingface.co/spaces/Heartsync/NSFW-Uncensored-video",
|
717 |
"ginipick/Pharmacy": "https://huggingface.co/spaces/ginipick/Pharmacy",
|
718 |
"immunobiotech/Gemini-MICHELIN-kr": "https://huggingface.co/spaces/immunobiotech/Gemini-MICHELIN-kr",
|
719 |
"immunobiotech/Gemini-MICHELIN": "https://huggingface.co/spaces/immunobiotech/Gemini-MICHELIN",
|
|
|
687 |
return error_fig, error_html, empty_df
|
688 |
|
689 |
target_spaces = {
|
690 |
+
"Heartsync/NSFW-Uncensored-video2": "https://huggingface.co/spaces/Heartsync/NSFW-Uncensored-video2",
|
691 |
+
"Heartsync/NSFW-Uncensored-video": "https://huggingface.co/spaces/Heartsync/NSFW-Uncensored-video",
|
692 |
+
|
693 |
"seawolf2357/PDF-text-extractor": "https://huggingface.co/spaces/seawolf2357/PDF-text-extractor",
|
694 |
"ginipick/Change-Hair": "https://huggingface.co/spaces/ginipick/Change-Hair",
|
695 |
"VIDraft/Voice-Clone-Podcast": "https://huggingface.co/spaces/VIDraft/Voice-Clone-Podcast",
|
|
|
714 |
"openfree/Evolution-Simulation": "https://huggingface.co/spaces/openfree/Evolution-Simulation",
|
715 |
"openfree/DreamO-video": "https://huggingface.co/spaces/openfree/DreamO-video",
|
716 |
"ginigen/3D-VIDEO": "https://huggingface.co/spaces/ginigen/3D-VIDEO",
|
717 |
+
|
|
|
718 |
"ginipick/Pharmacy": "https://huggingface.co/spaces/ginipick/Pharmacy",
|
719 |
"immunobiotech/Gemini-MICHELIN-kr": "https://huggingface.co/spaces/immunobiotech/Gemini-MICHELIN-kr",
|
720 |
"immunobiotech/Gemini-MICHELIN": "https://huggingface.co/spaces/immunobiotech/Gemini-MICHELIN",
|