Spaces:
Runtime error
Runtime error
Commit
·
f03b379
1
Parent(s):
0d046b9
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
import gradio as gr
|
| 2 |
|
| 3 |
-
gr.Interface.load("models/dreamlike-art/dreamlike-diffusion-1.0"
|
|
|
|
|
|
| 1 |
import gradio as gr
|
| 2 |
|
| 3 |
+
gr.Interface.load("models/dreamlike-art/dreamlike-diffusion-1.0"),
|
| 4 |
+
"models/dreamlike-art/dreamlike-photoreal-2.0").launch()
|