Retrieval-based-Voice-Conversion-WebUI icon indicating copy to clipboard operation
Retrieval-based-Voice-Conversion-WebUI copied to clipboard

Update gradio

Open Tps-F opened this issue 2 years ago • 1 comments

From #541 The location of FormComponent seems to have changed in the latest gradio.

Thanks to @ardha27

Tps-F avatar Jun 16 '23 05:06 Tps-F

Getting errors as the following : ImportError: cannot import name 'FormComponent' from 'gradio' Cannot import through python manually. Does this PR fix the issue?

ghost avatar Jun 17 '23 16:06 ghost

Yes!

Gradio update changed the location, so I've fixed it.

Tps-F avatar Jun 18 '23 00:06 Tps-F

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.

RVC-Boss avatar Jun 18 '23 04:06 RVC-Boss