Tevfik istanbullu commited on
Commit
d59ee08
1 Parent(s): f281158

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,4 +66,4 @@ interface = gr.Interface(fn=classify_and_flag,
66
  Try entering some text in Arabic to see how the model works.
67
  """.format(", ".join(available_labels)),theme="ParityError/Interstellar")
68
 
69
- interface.launch()
 
66
  Try entering some text in Arabic to see how the model works.
67
  """.format(", ".join(available_labels)),theme="ParityError/Interstellar")
68
 
69
+ interface.launch()