9voltfan2009 commited on
Commit
2d4b4c4
·
verified ·
1 Parent(s): 00e8541

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ with gr.Blocks(css="style.css") as demo:
16
  gr.Markdown("### Made by using the [MacKenzie Hollister (Dork Diaries)](https://huggingface.co/9voltfan2009/MacKenzieHollister-DorkDiaries/tree/main) voice model:")
17
  gr.Audio(value="output - 2025-07-21T181555.114.wav", type="filepath")
18
 
19
- gr.Markdown("### Made by using the [9-Volt (WarioWare)](https://huggingface.co/9voltfan2009/9-Volt-WarioWare/tree/main) voice model:")
20
  gr.Audio(value="output - 2025-07-20T133831.187.wav", type="filepath")
21
 
22
  demo.launch()
 
16
  gr.Markdown("### Made by using the [MacKenzie Hollister (Dork Diaries)](https://huggingface.co/9voltfan2009/MacKenzieHollister-DorkDiaries/tree/main) voice model:")
17
  gr.Audio(value="output - 2025-07-21T181555.114.wav", type="filepath")
18
 
19
+ gr.Markdown("### Made by using the [9-Volt (WarioWare)](https://huggingface.co/9voltfan2009/9-Volt-WarioWare/tree/main) voice model:")
20
  gr.Audio(value="output - 2025-07-20T133831.187.wav", type="filepath")
21
 
22
  demo.launch()