Spaces:
Sleeping
Sleeping
Commit
·
1242be5
1
Parent(s):
821995e
removed ssr
Browse files
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(
|
|
|
365 |
description="Upload a video to analyze breathing rate and detect conditions such as Apnea, Tachypnea, and Bradypnea."
|
366 |
)
|
367 |
|
368 |
+
app.launch()
|