IdaLee commited on
Commit
ba228a4
·
1 Parent(s): 6584e7e

Update change.py

Browse files
Files changed (1) hide show
  1. change.py +1 -1
change.py CHANGED
@@ -204,4 +204,4 @@ with gr.Blocks() as interface:
204
 
205
  section_btn1.click(change, inputs=[wav_path,turn_tune,minf0,maxf0,shiftms,fr], outputs=[audio_output])
206
 
207
- interface.launch(show_api=False,auth=("lcy", "tomato"))
 
204
 
205
  section_btn1.click(change, inputs=[wav_path,turn_tune,minf0,maxf0,shiftms,fr], outputs=[audio_output])
206
 
207
+ interface.launch(show_api=False)