AbdullahNasir commited on
Commit
1242be5
·
1 Parent(s): 821995e

removed ssr

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -365,4 +365,4 @@ app = gr.Interface(
365
  description="Upload a video to analyze breathing rate and detect conditions such as Apnea, Tachypnea, and Bradypnea."
366
  )
367
 
368
- app.launch(ssr=False)
 
365
  description="Upload a video to analyze breathing rate and detect conditions such as Apnea, Tachypnea, and Bradypnea."
366
  )
367
 
368
+ app.launch()