allknowingroger commited on
Commit
a975933
1 Parent(s): c375a41

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -5,15 +5,15 @@ import gradio as gr
5
  import time
6
 
7
  models =[
8
- "fmattera/SFS13-test2",
9
  "AI-future/test-model",
10
  "Alexzyx/sd-liudehua-model-lora-sdxl",
11
- "fmattera/SFS13-test",
12
  "Johnkimmyshinmmy/l",
13
  "Yntec/edgeOfRealism",
14
  "Pramod0912/my-pet-dog",
15
  "farhana0001/my-thar",
16
- "AI-future/my-pet-dog",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "Johnkimmyshinmmy/k",
9
  "AI-future/test-model",
10
  "Alexzyx/sd-liudehua-model-lora-sdxl",
11
+ "Mamatha00000/shiva",
12
  "Johnkimmyshinmmy/l",
13
  "Yntec/edgeOfRealism",
14
  "Pramod0912/my-pet-dog",
15
  "farhana0001/my-thar",
16
+ "pragathi18/my-puppys",
17
  ]
18
 
19