Ahmad Hammoudeh commited on
Commit
95e2bdc
·
1 Parent(s): fda5547

Update App.py

Browse files
Files changed (1) hide show
  1. App.py +0 -7
App.py CHANGED
@@ -54,10 +54,3 @@ with gr.Blocks() as demo:
54
 
55
 
56
  demo.queue(default_enabled = True).launch(debug = True)
57
-
58
-
59
-
60
-
61
- git add app.py
62
- git commit -m "Add application file"
63
- git push
 
54
 
55
 
56
  demo.queue(default_enabled = True).launch(debug = True)