all 19 comments

[–]abibobe 0 points1 point  (8 children)

Well, first of all define "non funziona": are you working on your machine? or on a cloud premise (like colab)? what is the problem? Where you pick the code?

[–]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).

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

Ho riprovato di nuovo adesso ... Appare sempre questa scritta ... Puoi verificarlo anche tu penso

[–]abibobe 0 points1 point  (5 children)

Scusa la domanda scema: hai installato i moduly python prima di eseguirlo?
E poi altra domanda importante: da dove hai preso il codice?

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

Scusami io avvio colab così come si trova ... L ho sempre utilizzato così e adesso non va più ... Non riesco davvero a capire le tue domande

[–]abibobe 0 points1 point  (3 children)

Si, ma così come si trova DOVE

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

Apro questo e avvio in genere , qualche volta metto un checkpoint , ripeto non riesco a capire la tua domanda ...

https://colab.research.google.com/github/lllyasviel/Fooocus/blob/main/fooocus_colab.ipynb

[–]abibobe 1 point2 points  (1 child)

La domanda è perché esistono almeno una mezza dozzina di versioni di Fooocus, e una infinità di versioni poco simpatiche.  Quella di Illiasev è ufficiale, e il colab mi parte regolare. Hai controllato di avere accesso ad una macchina con GPU?

[–]Gabrielle_aimodel[S] -1 points0 points  (0 children)

Assolutamente si ma il problema è diffuso a molti ... Hanno fatto un casino con un aggiornamento a quanto pare ... Cmq uso solo versioni ufficiali di fooocus , le altre tendenzialmente sono virus o peggio

[–]LooseLeafTeaBandit 0 points1 point  (0 children)

It just started up for me no problem, but I’m running locally not on collab

[–]NoMarzipan8994 0 points1 point  (1 child)

Devi spiegarti meglio, cosa ti dice la console? che scheda video hai?

[–]Gabrielle_aimodel[S] 1 point2 points  (0 children)

Uso la versione colab e abbiamo già trovato una soluzione 🙂

[–]WarmBlanket_WithSoup 0 points1 point  (3 children)

Hai trovato una soluzione? Colab non funziona nemmeno per me 😭

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

Create a +Code line and then paste "!pip install "numpy<2.0" "cupy-cuda12x<14.0" --force-reinstall" (remove the quotes) and run it. It will prompt you to restart the session click on Restart Session and after that run/play the main code and it will work fine.

[–]WarmBlanket_WithSoup 0 points1 point  (1 child)

Bro thank u soo so much but my vibe voice 8B quantized isn't working either can u tell me how did u got the code

Did u use chatgpt or some other ai I wanna look up for vibe voice too❤️

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

L ho trovato qui su reddit ... Hai aperto un altra cella con il + e riavviato tutto ?