admin
commited on
Commit
·
8756bfb
1
Parent(s):
ea290ba
eluvletter_configurator
Browse files
app.py
CHANGED
|
@@ -29,7 +29,7 @@ ZH2EN = {
|
|
| 29 |
}
|
| 30 |
|
| 31 |
EXAMPLE = (
|
| 32 |
-
"https://www.modelscope.cn/studio/Genius-Society/
|
| 33 |
if EN_US
|
| 34 |
else "./example.mp3"
|
| 35 |
)
|
|
|
|
| 29 |
}
|
| 30 |
|
| 31 |
EXAMPLE = (
|
| 32 |
+
"https://www.modelscope.cn/studio/Genius-Society/eluvletter_configurator/resolve/master/example.mp3"
|
| 33 |
if EN_US
|
| 34 |
else "./example.mp3"
|
| 35 |
)
|