Ryouko commited on
Commit
f86a862
·
verified ·
1 Parent(s): b387185

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import shutil
3
  from os import listdir
4
  import gradio as gr
5
 
6
- with gr.Blocks(theme="nevreal/orange") as demo:
7
  with gr.Row():
8
  gr.Markdown("# RVC V2 - EASY GUI")
9
  with gr.Row():
 
3
  from os import listdir
4
  import gradio as gr
5
 
6
+ with gr.Blocks(theme="Ryouko-Yamanda65777/ryo") as demo:
7
  with gr.Row():
8
  gr.Markdown("# RVC V2 - EASY GUI")
9
  with gr.Row():