Spaces:
Sleeping
Sleeping
Commit
·
3b7bed5
1
Parent(s):
37a6b91
Update app.py
Browse files
app.py
CHANGED
@@ -5,16 +5,20 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
-
"digiplay/
|
|
|
|
|
|
|
|
|
18 |
]
|
19 |
|
20 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"nomsgadded/pokemon-lora",
|
9 |
+
"chsword/dbi",
|
10 |
+
"asrimanth/srimanth-thumbs-up-lora",
|
11 |
+
"WALIDALI/bekinorrev",
|
12 |
+
"WALIDALI/bekiamzrev",
|
13 |
+
"Daniil-plotnikov/russian-vision-v4",
|
14 |
+
"Nyme/textual_inversion_cat",
|
15 |
+
"Yanmam/model_710du",
|
16 |
+
"asrimanth/sachin-thumbs-up-lora",
|
17 |
+
"digiplay/NewMarsMix_R11",
|
18 |
+
"digiplay/OLDFish_2348_diffusers",
|
19 |
+
"digiplay/BlankCanvas_v1",
|
20 |
+
"digiplay/Juggernaut_final",
|
21 |
+
"digiplay/YabaLMixTrue25D_V1.0",
|
22 |
]
|
23 |
|
24 |
|