Spaces:
Runtime error
Runtime error
pierreguillou
commited on
Commit
·
615b9eb
1
Parent(s):
d574c8f
Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
import gradio as gr
|
2 |
-
|
3 |
-
|
4 |
-
gr.mix.Parallel(*interfaces, title="mindseye-lite (copy)", description="see description of orginal mindseye-lite").launch()
|
|
|
1 |
import gradio as gr
|
2 |
+
|
3 |
+
gr.Interface.load('spaces/sberbank-ai/mGPT', title="mindseye-lite (copy)", description="see description of orginal mindseye-lite").launch()
|
|