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
python infer-web.py
2024-02-07 19:11:18 | INFO | configs.config | Found GPU AMD Radeon RX 7900 XTX
is_half:True, device:cuda:0
Traceback (most recent call last):
File "/home/user/RVC/infer-web.py", line 21, in
import gradio as gr
File "/home/user/RVC/venv/lib/python3.10/site-packages/gradio/init.py", line 3, in
import gradio.components as components
File "/home/user/RVC/venv/lib/python3.10/site-packages/gradio/components.py", line 37, in
from gradio_client.documentation import document, set_documentation_group
ImportError: cannot import name 'set_documentation_group' from 'gradio_client.documentation' (/home/user/RVC/venv/lib/python3.10/site-packages/gradio_client/documentation.py)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: