Spaces:
Runtime error
Runtime error
Commit ·
da58e73
1
Parent(s): 8d94ed4
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
import gradio as gr
|
| 2 |
-
from gradio . mix import
|
| 3 |
|
| 4 |
title="My First Generator"
|
| 5 |
desciption="Input text and summit."
|
|
|
|
| 1 |
import gradio as gr
|
| 2 |
+
from gradio . mix import Parallel
|
| 3 |
|
| 4 |
title="My First Generator"
|
| 5 |
desciption="Input text and summit."
|