Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -678,6 +678,7 @@ def get_models_data(progress=gr.Progress()):
|
|
| 678 |
|
| 679 |
target_spaces = {
|
| 680 |
|
|
|
|
| 681 |
"openfree/repo-graph": "https://huggingface.co/spaces/openfree/repo-graph",
|
| 682 |
"Heartsync/NSFW-Uncensored-photo": "https://huggingface.co/spaces/Heartsync/NSFW-Uncensored-photo",
|
| 683 |
"Heartsync/NSFW-Uncensored": "https://huggingface.co/spaces/Heartsync/NSFW-Uncensored",
|
|
|
|
| 678 |
|
| 679 |
target_spaces = {
|
| 680 |
|
| 681 |
+
"Heartsync/NSFW-detection": "https://huggingface.co/spaces/Heartsync/NSFW-detection",
|
| 682 |
"openfree/repo-graph": "https://huggingface.co/spaces/openfree/repo-graph",
|
| 683 |
"Heartsync/NSFW-Uncensored-photo": "https://huggingface.co/spaces/Heartsync/NSFW-Uncensored-photo",
|
| 684 |
"Heartsync/NSFW-Uncensored": "https://huggingface.co/spaces/Heartsync/NSFW-Uncensored",
|