Spaces:
Sleeping
Sleeping
allknowingroger
commited on
Commit
•
b7661de
1
Parent(s):
f614dd5
Update app.py
Browse files
app.py
CHANGED
@@ -5,7 +5,6 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"stablediffusionapi/skechbook",
|
9 |
"nota-ai/bk-sdm-small",
|
10 |
"michaelee0407/path-to-save-model",
|
11 |
"digiplay/PhotoSomnia_vFinal",
|
@@ -15,8 +14,6 @@ models =[
|
|
15 |
"Yntec/GOLDFish",
|
16 |
"samarthum/model",
|
17 |
"navyatiwari11/my-pet-cat-nxt",
|
18 |
-
"chayanbhansali/clock-tower",
|
19 |
-
"digiplay/Zevinemix_v2.0",
|
20 |
]
|
21 |
|
22 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
|
|
8 |
"nota-ai/bk-sdm-small",
|
9 |
"michaelee0407/path-to-save-model",
|
10 |
"digiplay/PhotoSomnia_vFinal",
|
|
|
14 |
"Yntec/GOLDFish",
|
15 |
"samarthum/model",
|
16 |
"navyatiwari11/my-pet-cat-nxt",
|
|
|
|
|
17 |
]
|
18 |
|
19 |
|