Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -763,5 +763,4 @@ with gr.Blocks() as demo:
|
|
| 763 |
)
|
| 764 |
|
| 765 |
if __name__ == "__main__":
|
| 766 |
-
demo.launch(share=True)
|
| 767 |
-
Troubleshooting Python Audio Recording Issues - Claude
|
|
|
|
| 763 |
)
|
| 764 |
|
| 765 |
if __name__ == "__main__":
|
| 766 |
+
demo.launch(share=True)
|
|
|