Skip to content

Commit ce79872

Browse files
authored
Update app.py
1 parent b753165 commit ce79872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
rvc_theme = loadThemes.load_theme() or "NoCrypt/miku"
2929

30-
with gr.Blocks(theme=rvc_theme, title="Advanced RVC Inference") as rvc:
30+
with gr.Blocks(title="Advanced RVC Inference") as rvc:
3131
gr.Markdown('<div align="center"><h1>Advanced RVC Inference</h1></a></div>')
3232
gr.Markdown(
3333
'<div align="center">this project Maintained by <a href="https://discord.com/1314204512814235689">NeoDev</a></div>'

0 commit comments

Comments
 (0)