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
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.
i try to search everywhere, but cant find any solution to make it work, im on m1 max 64gb
The text was updated successfully, but these errors were encountered: