allknowingroger commited on
Commit
2c4d577
·
1 Parent(s): 144c158

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +10 -10
app.py CHANGED
@@ -5,16 +5,16 @@ import gradio as gr
5
  import time
6
 
7
  models =[
8
- "gagan3012/gagan",
9
- "Seooooooogi/version_3",
10
- "LinoyTsaban/lora-trained-xl-colab-monster_toy-2e-06-500",
11
- "yokai-zukan/202308151658",
12
- "Yanmam/lyf3",
13
- "DineshKumarSarangapani/lora-trained-xl-dinesh",
14
- "ammag/lora-trained-xl-colab",
15
- "kir0ul/lora-trained-xl-colab",
16
- "msh1031/wafer-test",
17
- "Seooooooogi/version_4",
18
  ]
19
 
20
 
 
5
  import time
6
 
7
  models =[
8
+ "stillerman/trdne-smol-simple",
9
+ "stillerman/trdne-smol",
10
+ "stephanebhiri/lora-trained-xl-colab-stpCSmith2",
11
+ "Seooooooogi/outputs",
12
+ "stephanebhiri/lora-trained-xl-colab-stpCSmith",
13
+ "camus-ng/lora-trained-xl-cory-8",
14
+ "Yanmam/ma4",
15
+ "hhhtc/yokai_v2",
16
+ "msh1031/wafer-cmsc",
17
+ "Seooooooogi/version_2",
18
  ]
19
 
20