openfree commited on
Commit
089fa70
·
verified ·
1 Parent(s): ec8eb9a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
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",