allknowingroger commited on
Commit
4ef52a6
·
1 Parent(s): c7b2202

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
- "Johnkimmyshinmmy/train_lora",
9
- "Johnkimmyshinmmy/c",
10
- "Govern/textual_inversion_airplane",
11
- "Govern/textual_inversion_nailong",
12
- "zac/zac",
13
- "Revanthraja/Fashiondress",
14
- "RadonDong/test1233",
15
- "cedric7ginobili/margaux",
16
- "Johnkimmyshinmmy/b",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "ranajithore/stable-diffusion-v2-1-especially-trained-for-plant-cell-diagram",
9
+ "LumosD/grass",
10
+ "LumosD/aa",
11
+ "terekita/pLand-lora-trained-sdxl",
12
+ "Banano/bacnhan-mengx2",
13
+ "Doggerz/skldadu_1",
14
+ "kumarsatyamm1/cs",
15
+ "rredlich/lora-trained-xl-colab",
16
+ "Johnkimmyshinmmy/e",
17
  ]
18
 
19