Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -676,6 +676,7 @@ def get_models_data(progress=gr.Progress()):
|
|
| 676 |
|
| 677 |
target_spaces = {
|
| 678 |
|
|
|
|
| 679 |
"ginigen/flux-lora-renoir": "https://huggingface.co/spaces/ginigen/flux-lora-renoir",
|
| 680 |
"openfree/svg": "https://huggingface.co/spaces/openfree/svg",
|
| 681 |
"VIDraft/phi-4-reasoning-plus": "https://huggingface.co/spaces/VIDraft/phi-4-reasoning-plus",
|
|
|
|
| 676 |
|
| 677 |
target_spaces = {
|
| 678 |
|
| 679 |
+
"Heartsync/NSFW-image": "https://huggingface.co/spaces/Heartsync/NSFW-image",
|
| 680 |
"ginigen/flux-lora-renoir": "https://huggingface.co/spaces/ginigen/flux-lora-renoir",
|
| 681 |
"openfree/svg": "https://huggingface.co/spaces/openfree/svg",
|
| 682 |
"VIDraft/phi-4-reasoning-plus": "https://huggingface.co/spaces/VIDraft/phi-4-reasoning-plus",
|