HH3600 commited on
Commit
601fe98
·
verified ·
1 Parent(s): 9367648

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,4 +11,4 @@ demo = gr.Interface(fn=gradio_wrapper, inputs="textbox", outputs="textbox")
11
 
12
 
13
 
14
- demo.launch(blocked_paths=["HH3600/Gradio_Simple_Tester/my_code.py", "my_code.py"])
 
11
 
12
 
13
 
14
+ demo.launch()