Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
-
pip install -U tts-autolabel -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
|
| 2 |
-
|
| 3 |
from modelscope.pipelines import pipeline
|
| 4 |
from modelscope.utils.constant import Tasks
|
| 5 |
import gradio as gr
|
|
|
|
|
|
|
|
|
|
| 1 |
from modelscope.pipelines import pipeline
|
| 2 |
from modelscope.utils.constant import Tasks
|
| 3 |
import gradio as gr
|