Spaces:
Build error
Build error
Emiir
commited on
Commit
·
9853001
1
Parent(s):
5397f8c
Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,7 @@ from queue import Queue
|
|
9 |
from threading import Thread
|
10 |
import emoji
|
11 |
|
12 |
-
text_gen = gr.Interface.load("
|
13 |
|
14 |
proc1 = gr.Interface.load("models/dreamlike-art/dreamlike-diffusion-1.0")
|
15 |
|
|
|
9 |
from threading import Thread
|
10 |
import emoji
|
11 |
|
12 |
+
text_gen = gr.Interface.load("models/dreamlike-art/dreamlike-diffusion-1.0")
|
13 |
|
14 |
proc1 = gr.Interface.load("models/dreamlike-art/dreamlike-diffusion-1.0")
|
15 |
|