We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b753165 commit ce79872Copy full SHA for ce79872
app.py
@@ -27,7 +27,7 @@
27
28
rvc_theme = loadThemes.load_theme() or "NoCrypt/miku"
29
30
-with gr.Blocks(theme=rvc_theme, title="Advanced RVC Inference") as rvc:
+with gr.Blocks(title="Advanced RVC Inference") as rvc:
31
gr.Markdown('<div align="center"><h1>Advanced RVC Inference</h1></a></div>')
32
gr.Markdown(
33
'<div align="center">this project Maintained by <a href="https://discord.com/1314204512814235689">NeoDev</a></div>'
0 commit comments