Zaiiida commited on
Commit
f17fb7b
·
verified ·
1 Parent(s): 515dc44

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -173,4 +173,4 @@ with gr.Blocks(theme=CustomTheme()) as demo:
173
  )
174
 
175
  if __name__ == "__main__":
176
- demo.launch(server_name="0.0.0.0", server_port=7860, share=True, show_api=False)
 
173
  )
174
 
175
  if __name__ == "__main__":
176
+ demo.launch(server_name="0.0.0.0", server_port=7860, share=True, show_api=False, show_footer=False )