AbdullahNasir commited on
Commit
18bb9ba
·
1 Parent(s): 3128278

Added app updates

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(share=True)
 
365
  description="Upload a video to analyze breathing rate and detect conditions such as Apnea, Tachypnea, and Bradypnea."
366
  )
367
 
368
+ app.launch()