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

import failed #88

Open
emmgr23 opened this issue Nov 30, 2024 · 1 comment
Open

import failed #88

emmgr23 opened this issue Nov 30, 2024 · 1 comment

Comments

@emmgr23
Copy link

emmgr23 commented Nov 30, 2024

i try to search everywhere, but cant find any solution to make it work, im on m1 max 64gb
image

@AsRumi
Copy link

AsRumi commented Jan 17, 2025

Error is usually fixed when I hit Try Fix. If that doesn't work for you I recommend running these commands on the (web) terminal.

RUN pip install torchaudio
RUN pip install accelerate==0.30.0
RUN pip install torchmetrics==1.4.0
RUN pip install tqdm==4.66.4
RUN pip install diffusers==0.27.2
RUN pip install einops==0.8.0
RUN pip install bitsandbytes==0.42
RUN pip install scipy==1.13.0
RUN pip install opencv-python
RUN pip install "numpy<2"

RUN python install.py

Those are the terminal commands for your ComfyUI python3 folder.

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

2 participants