Commit
·
e24f6c8
1
Parent(s):
9fe4a42
Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,7 @@ def main():
|
|
9 |
with gr.Blocks() as app:
|
10 |
gr.Markdown(
|
11 |
"""# <div align="center"> Ilaria Audio Analyzer :sparkling_heart: </div>
|
12 |
-
Audio Analyzer Software by Ilaria, Help me on [Ko-Fi](https://ko-fi.com/ilariaowo)
|
13 |
Special thanks to [Alex Murkoff](https://github.com/alexlnkp) for helping me coding it!
|
14 |
|
15 |
Need help with AI? [Join AI Hub!](https://discord.gg/aihub)
|
|
|
9 |
with gr.Blocks() as app:
|
10 |
gr.Markdown(
|
11 |
"""# <div align="center"> Ilaria Audio Analyzer :sparkling_heart: </div>
|
12 |
+
Audio Analyzer Software by Ilaria, Help me on [Ko-Fi](https://ko-fi.com/ilariaowo)\n
|
13 |
Special thanks to [Alex Murkoff](https://github.com/alexlnkp) for helping me coding it!
|
14 |
|
15 |
Need help with AI? [Join AI Hub!](https://discord.gg/aihub)
|