Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
import logging
|
4 |
from typing import cast
|
5 |
|
6 |
-
import gradio as gr
|
7 |
from huggingface_hub import hf_hub_download, list_repo_files, balacoon/tts
|
8 |
from balacoon_tts import TTS
|
9 |
|
|
|
3 |
import logging
|
4 |
from typing import cast
|
5 |
|
6 |
+
import gradio as gr
|
7 |
from huggingface_hub import hf_hub_download, list_repo_files, balacoon/tts
|
8 |
from balacoon_tts import TTS
|
9 |
|