Spaces:
Runtime error
Runtime error
QIU JUNZHE
commited on
Commit
•
6936862
1
Parent(s):
b40a713
Update I-am-Justin.py
Browse files- I-am-Justin.py +1 -1
I-am-Justin.py
CHANGED
@@ -49,7 +49,7 @@ models = [
|
|
49 |
"NoCrypt/SomethingV2_2",
|
50 |
"botp/Realistic_Vision_V1.4",
|
51 |
"digiplay/AbsoluteReality_v1.8.1",
|
52 |
-
"
|
53 |
]
|
54 |
current_model = models[0]
|
55 |
|
|
|
49 |
"NoCrypt/SomethingV2_2",
|
50 |
"botp/Realistic_Vision_V1.4",
|
51 |
"digiplay/AbsoluteReality_v1.8.1",
|
52 |
+
"stablediffusionapi/edge-of-realism",
|
53 |
]
|
54 |
current_model = models[0]
|
55 |
|