mimifuel2018 commited on
Commit
df156ab
·
verified ·
1 Parent(s): 8884f60

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -136,4 +136,4 @@ with gr.Blocks() as demo:
136
 
137
  # Launching Gradio Interface with reduced threads for free plan
138
  demo.queue(api_open=False)
139
- demo.launch(max_threads=20)"
 
136
 
137
  # Launching Gradio Interface with reduced threads for free plan
138
  demo.queue(api_open=False)
139
+ demo.launch(max_threads=20)