Pavan99 commited on
Commit
3c1134d
·
verified ·
1 Parent(s): 878ba60

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -2
app.py CHANGED
@@ -5,5 +5,7 @@ def greet(name):
5
 
6
  gr.load("models/fathyshalaby/emailclassifier").launch()
7
 
8
- iface = gr.Interface(fn=greet, inputs="text", outputs="text")
9
- iface.launch()
 
 
 
5
 
6
  gr.load("models/fathyshalaby/emailclassifier").launch()
7
 
8
+
9
+
10
+ #iface = gr.Interface(fn=greet, inputs="text", outputs="text")
11
+ #iface.launch()