OmniAICreator commited on
Commit
51badda
·
verified ·
1 Parent(s): 060e6f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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 v2
252
 
253
- This is a local web UI for Galgame Llasa 1B v2 TTS model. You can check out the model [here](https://huggingface.co/OmniAICreator/Galgame-Llasa-1B-v2).
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