Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -677,6 +677,9 @@ def get_models_data(progress=gr.Progress()):
|
|
| 677 |
return error_fig, error_html, empty_df
|
| 678 |
|
| 679 |
target_spaces = {
|
|
|
|
|
|
|
|
|
|
| 680 |
"ginipick/Pharmacy": "https://huggingface.co/spaces/ginipick/Pharmacy",
|
| 681 |
"immunobiotech/Gemini-MICHELIN-kr": "https://huggingface.co/spaces/immunobiotech/Gemini-MICHELIN-kr",
|
| 682 |
"immunobiotech/Gemini-MICHELIN": "https://huggingface.co/spaces/immunobiotech/Gemini-MICHELIN",
|
|
|
|
| 677 |
return error_fig, error_html, empty_df
|
| 678 |
|
| 679 |
target_spaces = {
|
| 680 |
+
|
| 681 |
+
"Heartsync/NSFW-Uncensored-video": "https://huggingface.co/spaces/Heartsync/NSFW-Uncensored-video",
|
| 682 |
+
|
| 683 |
"ginipick/Pharmacy": "https://huggingface.co/spaces/ginipick/Pharmacy",
|
| 684 |
"immunobiotech/Gemini-MICHELIN-kr": "https://huggingface.co/spaces/immunobiotech/Gemini-MICHELIN-kr",
|
| 685 |
"immunobiotech/Gemini-MICHELIN": "https://huggingface.co/spaces/immunobiotech/Gemini-MICHELIN",
|