Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files
app.py
CHANGED
@@ -75,6 +75,7 @@ def speak_fn(
|
|
75 |
|
76 |
|
77 |
def init_fn():
|
|
|
78 |
gr.Info("2023-11-23: Only support Chinese now. Trying to train a mutilingual model.")
|
79 |
|
80 |
with open("./css/style.css", "r", encoding="utf-8") as f:
|
|
|
75 |
|
76 |
|
77 |
def init_fn():
|
78 |
+
gr.Info("2023-11-23: 用的人多起来了,生成可能要等一会。买了更好的服务器看看效果怎么样。")
|
79 |
gr.Info("2023-11-23: Only support Chinese now. Trying to train a mutilingual model.")
|
80 |
|
81 |
with open("./css/style.css", "r", encoding="utf-8") as f:
|