allknowingroger commited on
Commit
fb0d83b
1 Parent(s): 50b131c

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
- "jakub014/besen-test",
9
- "ranajithore/stable-diffusion-v2-512px-specially-trained-for-plant-cell-structure-diagram-new",
10
- "ranajithore/stable-diffusion-v2-768px-specially-trained-for-plant-cell-structure-diagram",
11
- "HANISHA-DUVVURI/my-pet-dog",
12
- "hosnasn/ikea5",
13
- "Rithick46/luxurious-home-interior",
14
- "likith1503/pet-dogs",
15
- "aneesh007/my-pet-dog",
16
- "perraju/lora-trained-xl-colab_wrong_db",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "adrianerrea/lora-trained-xl-colab",
9
+ "Dinohg/my-pet-dog",
10
+ "agonh/sdxl",
11
+ "digiplay/xxgSl526_v1",
12
+ "Sejik/lora-trained-xl-colab",
13
+ "flobbit/cartoonz-car-magazine-sdxl-lora",
14
+ "agonh/SDXL-LORA",
15
+ "CiroN2022/high-tech-robotics",
16
+ "Deeraj999/my-cat",
17
  ]
18
 
19