Omartificial-Intelligence-Space commited on
Commit
2402c39
·
verified ·
1 Parent(s): eed4be8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -165,7 +165,7 @@ demo = gr.Interface(
165
  css="footer {visibility: hidden;}"
166
  )
167
 
168
- demo.launch(share=True)
169
 
170
  # Add the footer
171
  print("\nCreated by Omar Najar | Omartificial Intelligence Space")
 
165
  css="footer {visibility: hidden;}"
166
  )
167
 
168
+ demo.launch(debug=True)
169
 
170
  # Add the footer
171
  print("\nCreated by Omar Najar | Omartificial Intelligence Space")