Hev832 commited on
Commit
58b637d
1 Parent(s): ff00c61

Update rvc.py

Browse files
Files changed (1) hide show
  1. rvc.py +1 -1
rvc.py CHANGED
@@ -264,7 +264,7 @@ with gr.Blocks(title="Easy 🔊 GUI",theme="Hev832/Applio") as app:
264
  choices=["40k", "32k"],
265
  value="32k",
266
  interactive=True,
267
- visible=true
268
  )
269
  if_f0_3 = gr.Radio(
270
  label="Will your model be used for singing? If not, you can ignore this.",
 
264
  choices=["40k", "32k"],
265
  value="32k",
266
  interactive=True,
267
+ visible=True
268
  )
269
  if_f0_3 = gr.Radio(
270
  label="Will your model be used for singing? If not, you can ignore this.",