TheStinger commited on
Commit
b1faa28
β€’
1 Parent(s): f9d5db8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ def main():
9
  with gr.Blocks() as app:
10
  gr.Markdown(
11
  """
12
- # <div align="center"> Ilaria Audio Analyzer πŸ’– (BETA) </div>
13
  Audio Analyzer Software by Ilaria, Help me on [Ko-Fi](https://ko-fi.com/ilariaowo)\n
14
  Special thanks to [Alex Murkoff](https://github.com/alexlnkp) for helping me coding it!
15
 
 
9
  with gr.Blocks() as app:
10
  gr.Markdown(
11
  """
12
+ # <div align="center"> Ilaria Audio Analyzer πŸ’– </div>
13
  Audio Analyzer Software by Ilaria, Help me on [Ko-Fi](https://ko-fi.com/ilariaowo)\n
14
  Special thanks to [Alex Murkoff](https://github.com/alexlnkp) for helping me coding it!
15