noumanjavaid commited on
Commit
6fce381
·
verified ·
1 Parent(s): 478cd34

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,4 +27,4 @@ with gr.Blocks(css=css) as demo:
27
  gr.HTML('<div class="iframe-container"><iframe src="https://noumanjavaid-centurion.hf.space"></iframe></div>')
28
 
29
  # Launch the app
30
- demo.launch(show_error=True)
 
27
  gr.HTML('<div class="iframe-container"><iframe src="https://noumanjavaid-centurion.hf.space"></iframe></div>')
28
 
29
  # Launch the app
30
+ demo.launch(show_error=True, show_api=False)