Update app.py
Browse files
app.py
CHANGED
@@ -1831,7 +1831,7 @@ with gr.Blocks(theme=gr.themes.Base(), title='Mangio-RVC-Web 💻') as app:
|
|
1831 |
with gr.Row():
|
1832 |
gr.Markdown(
|
1833 |
"""
|
1834 |
-
Made with ❤️ by [Alice Oliveira](https://github.com/aliceoq) | Hosted with ❤️ by [Mateus Elias](https://github.com/mateuseap)
|
1835 |
"""
|
1836 |
)
|
1837 |
|
|
|
1831 |
with gr.Row():
|
1832 |
gr.Markdown(
|
1833 |
"""
|
1834 |
+
Made with ❤️ by [Alice Oliveira](https://github.com/aliceoq) | Hosted with ❤️ by [Mateus Elias](https://github.com/mateuseap) | Huggingface Version by [Clebersla] (https://youtube.com/@Cleberslk1995)
|
1835 |
"""
|
1836 |
)
|
1837 |
|