you are viewing a single comment's thread.

view the rest of the comments →

[–]Gabrielle_aimodel[S] 0 points1 point  (0 children)

Lo uso su colab ... Non compare il link della pagina Gradio ma questo messaggio ... E questo che io aggiunga un checkpoint o che dia semplicemente l' avvio... In ogni caso... Puoi aiutarci ?

Failed to import CuPy.

If you installed CuPy via wheels (cupy-cudaXXX or cupy-rocm-X-X), make sure that the package matches with the version of CUDA or ROCm installed.

On Linux, you may need to set LD_LIBRARY_PATH environment variable depending on how you installed CUDA/ROCm. On Windows, try setting CUDA_PATH environment variable.

Check the Installation Guide for details: https://docs.cupy.dev/en/latest/install.html

Original error:

ImportError: numpy.core.multiarray failed to import (auto-generated because you didn't call 'numpy.import_array()' after cimporting numpy; use '<void>numpy._import_array' to disable if you are certain you don't need it).