Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Modded AICoverGen (for Colab Free) Broke #37

Open
dylan012006 opened this issue Feb 7, 2024 · 3 comments
Open

The Modded AICoverGen (for Colab Free) Broke #37

dylan012006 opened this issue Feb 7, 2024 · 3 comments

Comments

@dylan012006
Copy link

The other cells worked fine but "Run WebUI" keeps getting an "ImportError" all of a sudden. What happened?

image

@iyokanmomiji
Copy link

iyokanmomiji commented Feb 7, 2024

The exact same error occurred with the google colab version of the original aicovergen.

Timer: 00:17:03Traceback (most recent call last):
File "/content/HRVC/src/webui.py", line 8, in
import gradio as gr
File "/usr/local/lib/python3.10/dist-packages/gradio/init.py", line 3, in
import gradio.components as components
File "/usr/local/lib/python3.10/dist-packages/gradio/components/init.py", line 1, in
from gradio.components.annotated_image import AnnotatedImage
File "/usr/local/lib/python3.10/dist-packages/gradio/components/annotated_image.py", line 8, in
from gradio_client.documentation import document, set_documentation_group
ImportError: cannot import name 'set_documentation_group' from 'gradio_client.documentation' (/usr/local/lib/python3.10/dist-packages/gradio_client/documentation.py)

@shrlckhom
Copy link

Same problem here

/content/RVC
2024-02-09 17:29:08.261611: E external/local_xla/xla/stream_executor/cuda/cuda_dnn.cc:9261] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered
2024-02-09 17:29:08.261672: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:607] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered
2024-02-09 17:29:08.263645: E external/local_xla/xla/stream_executor/cuda/cuda_blas.cc:1515] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered
2024-02-09 17:29:08.274990: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: AVX2 AVX512F FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.
2024-02-09 17:29:10.172294: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT
2024-02-09 17:29:17 | INFO | faiss.loader | Loading faiss with AVX2 support.
2024-02-09 17:29:17 | INFO | faiss.loader | Successfully loaded faiss with AVX2 support.
Traceback (most recent call last):
File "/content/RVC/app.py", line 19, in
import gradio as gr
File "/usr/local/lib/python3.10/dist-packages/gradio/init.py", line 3, in
import gradio.components as components
File "/usr/local/lib/python3.10/dist-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' (/usr/local/lib/python3.10/dist-packages/gradio_client/documentation.py)

@Ghhutf
Copy link

Ghhutf commented Feb 11, 2024

مرحبا

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants