Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -248,9 +248,9 @@ with gr.Blocks() as app_credits:
|
|
248 |
with gr.Blocks() as app:
|
249 |
gr.Markdown(
|
250 |
"""
|
251 |
-
# Galgame Llasa 1B
|
252 |
|
253 |
-
This is a local web UI for Galgame Llasa 1B
|
254 |
|
255 |
The model is fine-tuned by Japanese audio data.
|
256 |
|
|
|
248 |
with gr.Blocks() as app:
|
249 |
gr.Markdown(
|
250 |
"""
|
251 |
+
# Galgame Llasa 1B v3
|
252 |
|
253 |
+
This is a local web UI for Galgame Llasa 1B v3 TTS model. You can check out the model [here](https://huggingface.co/OmniAICreator/Galgame-Llasa-1B-v3).
|
254 |
|
255 |
The model is fine-tuned by Japanese audio data.
|
256 |
|