JLS commited on
Commit
b1444b4
1 Parent(s): f69462f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -29,4 +29,5 @@ with demo:
29
  b1.click(speech_to_text, inputs=audio_file, outputs=text)
30
  b2.click(text_to_sentiment, inputs=text, outputs=label)
31
 
32
- demo.launch(inline=false)
 
 
29
  b1.click(speech_to_text, inputs=audio_file, outputs=text)
30
  b2.click(text_to_sentiment, inputs=text, outputs=label)
31
 
32
+ demo.launch()
33
+ #inline=false