Skip to content

Commit 6a13240

Browse files
author
NeoDev
authored
Update app.py
1 parent 2024c14 commit 6a13240

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
@@ -38,7 +38,7 @@
3838

3939
# Define Gradio interface
4040
with gr.Blocks(
41-
theme=my_applio, title="Advanced-RVC-Inference", css="footer{display:none !important}"
41+
theme=my_theme, title="Advanced-RVC-Inference", css="footer{display:none !important}"
4242
) as adrvc:
4343
gr.Markdown("# Advanced-RVC-Inference")
4444
gr.Markdown("A simple, high-quality voice conversion tool focused on ease of use and performance.")

0 commit comments

Comments
 (0)