Spaces:
Runtime error
Runtime error
allknowingroger
commited on
Commit
•
21e93df
1
Parent(s):
f46b33d
Update app.py
Browse files
app.py
CHANGED
@@ -5,14 +5,14 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"Yntec/
|
9 |
"hamzafarooq951/my_dreambooth",
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
"sarathAI/NFT-Genesis",
|
17 |
]
|
18 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"Yntec/CrystalClearRemix",
|
9 |
"hamzafarooq951/my_dreambooth",
|
10 |
+
"artificialguybr/3DRedmond-V1",
|
11 |
+
"radames/surreal-collage",
|
12 |
+
"oraul/pneumonia_SD_1",
|
13 |
+
"kwagh20ite/pneumonia",
|
14 |
+
"Gauri54damle/sdxl-lora-McDBigMac-meal-model2",
|
15 |
+
"Pinguin/Vanellope",
|
16 |
"sarathAI/NFT-Genesis",
|
17 |
]
|
18 |
|