vijjj1 commited on
Commit
7490c17
·
verified ·
1 Parent(s): 1a7d52f

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,4 +33,4 @@ def predict(text):
33
  demo = gr.Interface(fn=predict, inputs="text", outputs="label")
34
 
35
  if __name__ == "__main__":
36
- demo.launch()
 
33
  demo = gr.Interface(fn=predict, inputs="text", outputs="label")
34
 
35
  if __name__ == "__main__":
36
+ demo.launch()