hamdanhh07 commited on
Commit
d2c83dd
1 Parent(s): a6a6175

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -43,6 +43,6 @@ with app:
43
 
44
 
45
 
46
-
47
- gr.Interface.load("models/hamdan07/UltraSound-Lung",examples=example_list,title=title,description=description).launch(debug=False,share=False)
48
  app.launch(debug=False,share=False)
 
 
 
43
 
44
 
45
 
 
 
46
  app.launch(debug=False,share=False)
47
+ gr.Interface.load("models/hamdan07/UltraSound-Lung",examples=example_list,title=title,description=description).launch(debug=False,share=False)
48
+