Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
import gradio as gr
|
| 2 |
-
from gradio.mix
|
| 3 |
|
| 4 |
title="My First Text Generator"
|
| 5 |
description="Input text and submit"
|
|
|
|
| 1 |
import gradio as gr
|
| 2 |
+
from gradio.mix import Parallel
|
| 3 |
|
| 4 |
title="My First Text Generator"
|
| 5 |
description="Input text and submit"
|