boazchung commited on
Commit
daaeac4
1 Parent(s): 356ee31

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,4 +12,4 @@ iface = gr.Interface(fn = get_sentiment,
12
  title = 'Sentiment Analysis',
13
  description = "Sentimen Negatif/Positif untuk input yang diberikan")
14
 
15
- iface.launch(inline = False)
 
12
  title = 'Sentiment Analysis',
13
  description = "Sentimen Negatif/Positif untuk input yang diberikan")
14
 
15
+ iface.launch(inline = False)