Seems to me that I'm having trouble with both a pip upgrade and ModuleNotFoundError: No module named 'fairscale' Launching Web UI with arguments: --upcast-sampling --no-half-vae --use-cpu interrogate Warning: caught exception 'Torch not compiled with CUDA enabled', memory monitor disabled ...
ModuleNotFoundError: No module named 'fairscale' Has anyone had the same problem, or can you tell me if there is anything I can do to solve it? Is there any way to specify the fairscale path for SD to find it or something? I just installed fairscale and the error went away. Don't...
All theseModuleNotFoundError: No module named 'X'errors can be solved the same way: you have to install them add them to your run_webui_mac.sh as in[Bug]: No longer able to start local server on M1 Mac.#4109 (comment), in this casepip install clip ...
Microsoft Windows [Version 10.0.19045.2486] (c) Microsoft Corporation. All rights reserved. C:\Users\Administrator\SDLoRA>git clone https://github.com/bmaltais/kohya_ss.git Cloning into 'kohya_ss'... remote: Enumerating objects: 825, don...
But, if I run: # pip3.11 install llama Requirement already satisfied: llama in /root/ai/llama (0.0.1) Requirement already satisfied: torch in /usr/local/lib64/python3.11/site-packages (from llama) (2.0.1+cpu) Requirement already satisfied: fairscale in /usr/local/lib/python3.11/site-packa...
🐛 Bug First reported by @pfeatherstone. PyTorch Hub ModuleNotFoundError: No module named 'utils.datasets'; 'utils' is not a package To Reproduce (REQUIRED) Input: import torch model = torch.hub.load('ultralytics/yolov5', 'yolov5s', pretr...
I have checked that this bug exists on the latest stable version of AutoGluon and/or I have checked that this bug exists on the latest mainline of AutoGluon via source installation Describe the bug pytorch_lightning and fairscale seems t...