openfree commited on
Commit
33c4544
·
verified ·
1 Parent(s): b41ba6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -675,6 +675,8 @@ def get_models_data(progress=gr.Progress()):
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",
 
675
  return error_fig, error_html, empty_df
676
 
677
  target_spaces = {
678
+
679
+ "ginigen/Every-Text": "https://huggingface.co/spaces/ginigen/Every-Text",
680
  "Heartsync/flux-lora-homer": "https://huggingface.co/spaces/Heartsync/flux-lora-homer",
681
  "fantos/flux-lora-gogh": "https://huggingface.co/spaces/fantos/flux-lora-gogh",
682
  "fantos/flux-lora-cezanne": "https://huggingface.co/spaces/fantos/flux-lora-cezanne",