Joshnicholas commited on
Commit
c5eba30
·
verified ·
1 Parent(s): 911fef1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -106,5 +106,5 @@ with gr.Blocks() as demo:
106
 
107
 
108
 
109
- if __name__ == "__main__":
110
- demo.launch()
 
106
 
107
 
108
 
109
+ # if __name__ == "__main__":
110
+ demo.launch()