ggureung commited on
Commit
b1d1bef
·
verified ·
1 Parent(s): a3f2757

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,4 +11,4 @@ iface = gr.Interface(fn = sentiment_getter,
11
  outputs = ["text"],
12
  title = "sentiment analysis" ,
13
  description = "this app is analyze out sentence and give the results")
14
- iface.launch()
 
11
  outputs = ["text"],
12
  title = "sentiment analysis" ,
13
  description = "this app is analyze out sentence and give the results")
14
+ iface.launch()