Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -180,7 +180,7 @@ def SpeechSynthesis(result):
|
|
| 180 |
</html>
|
| 181 |
'''
|
| 182 |
|
| 183 |
-
components.html(documentHTML5, width=1280, height=
|
| 184 |
#return result
|
| 185 |
|
| 186 |
|
|
|
|
| 180 |
</html>
|
| 181 |
'''
|
| 182 |
|
| 183 |
+
components.html(documentHTML5, width=1280, height=500)
|
| 184 |
#return result
|
| 185 |
|
| 186 |
|