sudoping01 commited on
Commit
9381aba
·
verified ·
1 Parent(s): 032c2a6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -84,8 +84,7 @@ with gr.Blocks(title="MalianVoices") as demo:
84
  # Footer at the bottom
85
  gr.Markdown(
86
  """
87
- By [sudoping01](https://huggingface.co/sudoping01), from [sudoping01/malian-tts](https://huggingface.co/sudoping01/malian-tts). Fine-tuned on Meta’s MMS, CC BY-NC 4.0, non-commercial.
88
- No setup. Type and hear it.
89
  """
90
  )
91
 
 
84
  # Footer at the bottom
85
  gr.Markdown(
86
  """
87
+ By [sudoping01](https://huggingface.co/sudoping01), from [sudoping01/malian-tts](https://huggingface.co/sudoping01/malian-tts). Fine-tuned on Meta’s MMS, CC BY-NC 4.0, non-commercial.
 
88
  """
89
  )
90