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/FREE-NSFW-HUB": "https://huggingface.co/spaces/Heartsync/FREE-NSFW-HUB",
|
692 |
"fantaxy/fantasy-novel": "https://huggingface.co/spaces/fantaxy/fantasy-novel",
|
693 |
"VIDraft/Gemma-3-R1984-1B": "https://huggingface.co/spaces/VIDraft/Gemma-3-R1984-1B",
|
|
|
688 |
|
689 |
target_spaces = {
|
690 |
|
691 |
+
"Heartsync/NSFW-Uncensored-REAL": "https://huggingface.co/spaces/Heartsync/NSFW-Uncensored-REAL",
|
692 |
"Heartsync/FREE-NSFW-HUB": "https://huggingface.co/spaces/Heartsync/FREE-NSFW-HUB",
|
693 |
"fantaxy/fantasy-novel": "https://huggingface.co/spaces/fantaxy/fantasy-novel",
|
694 |
"VIDraft/Gemma-3-R1984-1B": "https://huggingface.co/spaces/VIDraft/Gemma-3-R1984-1B",
|