HANOGHTIC commited on
Commit
44df3bd
·
1 Parent(s): c15b649

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 improt Parallel
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"