allknowingroger commited on
Commit
c3bfd71
1 Parent(s): 5eeb6ee

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
- "giannisdaras/sdxl_lora_100",
9
- "charlottemmz/corgy_dog_LoRA",
10
- "giannisdaras/sd-pokemon-model-lora-sdxl",
11
- "anjith672/sksMan",
12
- "Yntec/Emoticons",
13
- "Yntec/Paragon",
14
- "Yntec/SQUEE",
15
- "Yntec/InfiniteLiberty",
16
- "Yntec/BabeBae",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "linhqyy/irit-prior",
9
+ "Mughees11/green_jacket_1_LoRA",
10
+ "Sophiedi/lora-trained-xl-dog",
11
+ "roktimsardar123/client001",
12
+ "linhqyy/irit-1350",
13
+ "ddpr/test",
14
+ "roktimsardar123/mumtahinaaa",
15
+ "wintercoming6/Dreambooth-trained-xl-colab-v3",
16
+ "linhqyy/itay-2160",
17
  ]
18
 
19