You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Latest Cached RVC doesnt start on Colab, stuck at:
Traceback (most recent call last):
File "/content/Retrieval-based-Voice-Conversion-WebUI/infer-web.py", line 94, in <module>
class ToolButton(gr.Button, gr.components.FormComponent):
AttributeError: module 'gradio.components' has no attribute 'FormComponent'. Did you mean: 'IOComponent'?
The text was updated successfully, but these errors were encountered:
Latest Cached RVC doesnt start on Colab, stuck at:
The text was updated successfully, but these errors were encountered: