Dave67350 commited on
Commit
2ad89c0
·
verified ·
1 Parent(s): b849078

Update Gradio_UI.py

Browse files
Files changed (1) hide show
  1. Gradio_UI.py +1 -1
Gradio_UI.py CHANGED
@@ -136,4 +136,4 @@ with gr.Blocks(title="Regulatory Compliance Generator") as demo:
136
  """
137
  )
138
 
139
- demo.launch(show_api=False, show_footer=False)
 
136
  """
137
  )
138
 
139
+ demo.launch(show_api=False)