dipperpines commited on
Commit
da58e73
·
1 Parent(s): 8d94ed4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import gradio as gr
2
- from gradio . mix import parallel
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."