omarhkh commited on
Commit
29f48ec
1 Parent(s): 3b660bd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -9,7 +9,7 @@ demo = gr.Interface(
9
  inputs=gr.Textbox(lines=2, placeholder="Name Here..."),
10
  outputs="text",
11
  )
12
- demo.launch()
13
 
14
 
15
- gr.Interface.load("models/omarhkh/resnet-50-finetuned-omar", title="This application forpersonal use").launch()
 
9
  inputs=gr.Textbox(lines=2, placeholder="Name Here..."),
10
  outputs="text",
11
  )
12
+ #demo.launch()
13
 
14
 
15
+ gr.Interface.load("models/omarhkh/resnet-50-finetuned-omar", title="This application for personal use").launch()