ayushraj2349-2 commited on
Commit
fbaed87
·
verified ·
1 Parent(s): 2e73b5b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,4 +34,4 @@ interface = gr.Interface(
34
  )
35
 
36
  # ✅ Launch the app on Hugging Face Spaces with timeout settings
37
- interface.launch(share=True, server_timeout=40)
 
34
  )
35
 
36
  # ✅ Launch the app on Hugging Face Spaces with timeout settings
37
+ interface.launch(share=True)