mginoben commited on
Commit
58eeaa0
1 Parent(s): fa21182

Modified app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -174,7 +174,4 @@ demo = gr.Interface(
174
  title="Tagalog Profanity Classifier"
175
  )
176
 
177
- # demo.launch(debug=True)
178
- tweet = "Tangaaa pala eh mamatay ka na pakyuuuu gag000 ul0l bob0 t4nginamo"
179
-
180
- predict(tweet)
 
174
  title="Tagalog Profanity Classifier"
175
  )
176
 
177
+ demo.launch(debug=True)