Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -675,6 +675,9 @@ def get_models_data(progress=gr.Progress()):
|
|
675 |
return error_fig, error_html, empty_df
|
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",
|
|
|
675 |
return error_fig, error_html, empty_df
|
676 |
|
677 |
target_spaces = {
|
678 |
+
"Heartsync/flux-lora-homer": "https://huggingface.co/spaces/Heartsync/flux-lora-homer",
|
679 |
+
"fantos/flux-lora-gogh": "https://huggingface.co/spaces/fantos/flux-lora-gogh",
|
680 |
+
"fantos/flux-lora-cezanne: "https://huggingface.co/spaces/fantos/flux-lora-cezanne",
|
681 |
|
682 |
"Heartsync/NSFW-image": "https://huggingface.co/spaces/Heartsync/NSFW-image",
|
683 |
"ginigen/flux-lora-renoir": "https://huggingface.co/spaces/ginigen/flux-lora-renoir",
|