Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
#################################################################
|
| 2 |
#1: Text to Speech
|
| 3 |
#import gradio as gr
|
|
|
|
| 1 |
+
import gradio as gr
|
| 2 |
+
|
| 3 |
#################################################################
|
| 4 |
#1: Text to Speech
|
| 5 |
#import gradio as gr
|