sasha HF staff commited on
Commit
411692e
·
verified ·
1 Parent(s): de3eaa5

Update app.py

Browse files

oops, runs not data

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,4 +3,4 @@ import gradio as gr
3
  with gr.Blocks() as dummy_interface:
4
  gr.Markdown("Backend Space; nothing to see here.")
5
 
6
- dummy_interface.launch(allowed_paths=["/data"])
 
3
  with gr.Blocks() as dummy_interface:
4
  gr.Markdown("Backend Space; nothing to see here.")
5
 
6
+ dummy_interface.launch(allowed_paths=["/runs"])