Retrieval-based-Voice-Conversion-WebUI
Retrieval-based-Voice-Conversion-WebUI copied to clipboard
Update gradio
From #541 The location of FormComponent seems to have changed in the latest gradio.
Thanks to @ardha27
Getting errors as the following :
ImportError: cannot import name 'FormComponent' from 'gradio'
Cannot import through python manually. Does this PR fix the issue?
Yes!
Gradio update changed the location, so I've fixed it.
We have decided to lock the version of Gradio to 3.14.0. The focus of future work will be on improving algorithm effectiveness and efficiency. We will update gradio version when it makes major features upgrade.