allknowingroger commited on
Commit
d08975f
1 Parent(s): 50f2c09

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
- "remg1997/dynabench-sdxl10",
9
- "Yntec/BasilRemix",
10
- "antikpatel128/lora-sdxl",
11
- "renzzo1904/stable_on_me",
12
- "FFusion/FFXL400",
13
- "kear24100712/juansebasia",
14
- "Robo0890/roboxl",
15
- "tonyassi/tony-dreambooth-1-0",
16
- "Yntec/lamettaRemix",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "antikpatel128/OUTPUT_DIR",
9
+ "porras/lora-trained-xl",
10
+ "Yeahia/textual_inversion_cat",
11
+ "puneet0609/my-pet-dog",
12
+ "poctexttoimage/checking-model-1",
13
+ "Yntec/DucHaiten-GoldenLife",
14
+ "Yntec/GoodLife",
15
+ "wavymulder/portraitplus",
16
+ "koankoan/inhuman_test",
17
  ]
18
 
19