Ngene787 commited on
Commit
6a33d75
·
1 Parent(s): 39bfd96

feat: add png

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -167,4 +167,4 @@ with gr.Blocks(theme="apriel", css=css) as demo:
167
  if __name__ == "__main__":
168
  with timer("All tasks"):
169
  # demo.launch(mcp_server=True)
170
- demo.launch(share=True)
 
167
  if __name__ == "__main__":
168
  with timer("All tasks"):
169
  # demo.launch(mcp_server=True)
170
+ demo.launch(share=True, allowed_paths=["title.png"])