tyfeld commited on
Commit
7ff5118
·
verified ·
1 Parent(s): ed3312f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -888,4 +888,4 @@ with gr.Blocks(css=css_styles, theme=theme) as demo:
888
 
889
  if __name__ == "__main__":
890
  print(f"Starting Gradio App. Attempting to use device: {DEVICE}")
891
- demo.launch()
 
888
 
889
  if __name__ == "__main__":
890
  print(f"Starting Gradio App. Attempting to use device: {DEVICE}")
891
+ demo.launch(allowed_paths=["title.png"])