allknowingroger commited on
Commit
b5b7fe6
1 Parent(s): b8f4dee

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
- "LinoyTsaban/lora-xl-linoy_face-0.0001-5e-05-1000-1-32",
9
- "hosnasn/Reza_DB200",
10
- "dbecker1/test_lora_mdl4",
11
- "hosnasn/Reza_DB",
12
- "Gurusha/dreambooth_peace_sign",
13
- "Gurusha/dreambooth_holding_umbrella",
14
- "Kendong/bc_flowers",
15
- "lccllccc/0920_sdxl_lora_2500_steps",
16
- "LinoyTsaban/lora-xl-linoy_face-0.0001-0.0001-1000-1-32",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "Johnkimmyshinmmy/lora_train",
9
+ "Johnkimmyshinmmy/dogresult",
10
+ "reeen115/lora_output_2-1",
11
+ "jtlowell/cozy_sticker",
12
+ "Yntec/animeSEXTILLION",
13
+ "Muhammadreza/msart-541",
14
+ "HusseinHE/icbinh",
15
+ "jtlowell/cozy_fantasy_xl",
16
+ "Johnkimmyshinmmy/ttresult",
17
  ]
18
 
19