allknowingroger commited on
Commit
2dc4869
·
verified ·
1 Parent(s): 56d2b74

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +9 -9
app.py CHANGED
@@ -5,15 +5,15 @@ import gradio as gr
5
  import time
6
 
7
  models =[
8
- "philipp-zettl/logo_LoRA",
9
- "JerryOrbachJr/Chalk-Sketch-SDXL",
10
- "artificialguybr/doodle-redmond-doodle-hand-drawing-style-lora-for-sd-xl",
11
- "gokulram95/swft_dir",
12
- "aarashfeizi/sdxl_ps",
13
- "Klark333/darkfantasy",
14
- "doroshroman/finetuned_sd_xl",
15
- "jcjo/cat3",
16
- "rishabh063/lora-trained-xl-cwcb",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "Gauri54damle/SDXL_Dreambooth_LORA_McDBigMac",
9
+ "tonyassi/gucci-ss18-fashion-dreambooth",
10
+ "tonyassi/margiela-ss24-fashion-dreambooth",
11
+ "DaiFunka/corgy_dog_LoRA",
12
+ "AmilaUvaz/autotrain-qoxeh-etjgq",
13
+ "Meygure/Harv21",
14
+ "Meygure/JohnD",
15
+ "Hoga2/Crayon_Shinchanfiy",
16
+ "rishabh063/lora-trained-xl-chcheetah",
17
  ]
18
 
19