allknowingroger commited on
Commit
ece61bd
1 Parent(s): 8d8ae81

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
- "abir221/repo_1",
9
- "e-n-v-y/envy-ink-swirl-xl-01",
10
- "trooper1234/mia_sdxl01",
11
- "Ignatt/sdxl-db-nachito",
12
- "EliKet/SdXL",
13
- "cto-algo-huggingface/sdxl-BetweenTheFingersRingVCA",
14
- "cto-algo-huggingface/sdxl-BetweenTheFingersRingVCA-ver2",
15
- "TheXin18/ND18",
16
- "thinkermode/sdxl-db-powerstar",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "thinkermode/sdxl-db-appu",
9
+ "stoves/mzsn-dzch-18sl",
10
+ "thinkermode/jennaortega-sdxl-db",
11
+ "thinkermode/deepika-sdxl-db",
12
+ "thinkermode/amithabbigb-sdxl-db",
13
+ "archimedix/sdxl-archi04",
14
+ "yashc2512/hello",
15
+ "stoves/eduard",
16
+ "NEXAS/stable_diff_custom",
17
  ]
18
 
19