Spaces:
Runtime error
Runtime error
gorkemgoknar
commited on
Commit
•
2072ba9
1
Parent(s):
1318a96
Update app.py
Browse files
app.py
CHANGED
@@ -761,4 +761,4 @@ Note:
|
|
761 |
- iOS (Iphone/Ipad) devices may not experience voice due to autoplay being disabled on these devices by Vendor"""
|
762 |
)
|
763 |
demo.queue()
|
764 |
-
demo.launch(debug=True
|
|
|
761 |
- iOS (Iphone/Ipad) devices may not experience voice due to autoplay being disabled on these devices by Vendor"""
|
762 |
)
|
763 |
demo.queue()
|
764 |
+
demo.launch(debug=True)
|