Commit
·
a975933
1
Parent(s):
c375a41
Update app.py
Browse files
app.py
CHANGED
@@ -5,15 +5,15 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
"AI-future/test-model",
|
10 |
"Alexzyx/sd-liudehua-model-lora-sdxl",
|
11 |
-
"
|
12 |
"Johnkimmyshinmmy/l",
|
13 |
"Yntec/edgeOfRealism",
|
14 |
"Pramod0912/my-pet-dog",
|
15 |
"farhana0001/my-thar",
|
16 |
-
"
|
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 |
|