Dharma20 commited on
Commit
b072961
·
verified ·
1 Parent(s): 8d76cc2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -100,4 +100,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
100
  )
101
 
102
  # Use api_name=None to avoid API generation issues
103
- demo.launch(api_name=None)
 
100
  )
101
 
102
  # Use api_name=None to avoid API generation issues
103
+ demo.launch()