allknowingroger commited on
Commit
7208492
1 Parent(s): cf5b32d

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
- "acmyu/ghibli-howl",
9
- "livingbox/italian-style-new-v1",
10
- "MarioSAJavier/background-sdxl",
11
- "lyramuna/lora-trained-xl-colab",
12
- "Purukoli/SDXL_NOV_20",
13
- "wolhaiksong/anime-lora1000",
14
- "pavpanda/kt-s4",
15
- "MCheca5/natasha-ai",
16
- "Henfrey/mod-el",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "livingbox/dining_room",
9
+ "manishshahr92/mktest1",
10
+ "n3rio/ironman_proj",
11
+ "justswim/lnmdlsktchfsh-512",
12
+ "sirajudheen55/sd-trained",
13
+ "Max577/Pic_Project",
14
+ "MarioSAJavier/fanta-sdxl",
15
+ "MarioSAJavier/glass-bottle-sdxl",
16
+ "stoves/Chiriac_Maxim",
17
  ]
18
 
19