REALME5-pro commited on
Commit
2c4b3b2
·
verified ·
1 Parent(s): dbeec75

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -22,3 +22,8 @@ examples = ['I have no intrest in physical activity. i am always thirsty', 'I am
22
 
23
  intf = gr.Interface(fn=classify_text, inputs=text, outputs=label, examples=examples, description=description)
24
  intf.launch(inline=False)
 
 
 
 
 
 
22
 
23
  intf = gr.Interface(fn=classify_text, inputs=text, outputs=label, examples=examples, description=description)
24
  intf.launch(inline=False)
25
+
26
+
27
+
28
+
29
+