Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -677,6 +677,7 @@ def get_models_data(progress=gr.Progress()):
|
|
677 |
|
678 |
target_spaces = {
|
679 |
|
|
|
680 |
"Heartsync/NSFW-Uncensored": "https://huggingface.co/spaces/Heartsync/NSFW-Uncensored",
|
681 |
"aiqcamp/ENGLISH-Speaking-Scoring": "https://huggingface.co/spaces/aiqcamp/ENGLISH-Speaking-Scoring",
|
682 |
"openfree/Chain-of-Recursive-Thoughts": "https://huggingface.co/spaces/openfree/Chain-of-Recursive-Thoughts",
|
|
|
677 |
|
678 |
target_spaces = {
|
679 |
|
680 |
+
"Heartsync/NSFW-Uncensored-photo": "https://huggingface.co/spaces/Heartsync/NSFW-Uncensored-photo",
|
681 |
"Heartsync/NSFW-Uncensored": "https://huggingface.co/spaces/Heartsync/NSFW-Uncensored",
|
682 |
"aiqcamp/ENGLISH-Speaking-Scoring": "https://huggingface.co/spaces/aiqcamp/ENGLISH-Speaking-Scoring",
|
683 |
"openfree/Chain-of-Recursive-Thoughts": "https://huggingface.co/spaces/openfree/Chain-of-Recursive-Thoughts",
|