allknowingroger commited on
Commit
641379a
1 Parent(s): 0009d7b

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
- "harshith-7/lora-trained-sdxl-saina",
9
- "Seooooooogi/lora-sdxl-bag",
10
- "robin-weaver/me_vX_LoRA",
11
- "hbot0001/mali",
12
- "Yntec/Tantrum",
13
- "digiplay/MengX_Mix_Real_v3",
14
- "RUSHAID/picture-of-a-bmw",
15
- "livingbox/model-test-01",
16
- "matmatmat1/derangedguyed",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "Seooooooogi/lora-sdxl-orange",
9
+ "tempertrash/corgy_dog_LoRA",
10
+ "kangsul/lora-trained-xl",
11
+ "sayakpaul/corgy_dog_LoRA",
12
+ "Yntec/CutesyAnime",
13
+ "livingbox/model-test-02-v3",
14
+ "livingbox/bedroom-model",
15
+ "vinothananthini/monster-toy",
16
+ "javismiles/lora6",
17
  ]
18
 
19