NeoPy commited on
Commit
f3c0c20
·
verified ·
1 Parent(s): 7026c9f

Update main/app/app.py

Browse files
Files changed (1) hide show
  1. main/app/app.py +1 -0
main/app/app.py CHANGED
@@ -26,6 +26,7 @@ with gr.Blocks(title="Ultimate RVC Maker ⚡", theme=theme) as app:
26
  gr.Markdown(
27
  f"""
28
  If you liked this HF Space you can give me a ❤️
 
29
  Try Ultimate RVC Maker WebUI using Colab [here](https://colab.research.google.com/github/TheNeodev/RVC-MAKER/blob/main/webui.ipynb)
30
  """
31
  )
 
26
  gr.Markdown(
27
  f"""
28
  If you liked this HF Space you can give me a ❤️
29
+
30
  Try Ultimate RVC Maker WebUI using Colab [here](https://colab.research.google.com/github/TheNeodev/RVC-MAKER/blob/main/webui.ipynb)
31
  """
32
  )