XavierXiao / Dreambooth-Stable-Diffusion

Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
MIT License
7.61k stars 795 forks source link

%pip install -q accelerate transformers ftfy bitsandbytes==0.35.0 gradio natsort safetensors xformers #141

Open fomilov opened 1 year ago

fomilov commented 1 year ago

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. torchaudio 2.0.2+cu118 requires torch==2.0.1, but you have torch 2.0.0 which is incompatible. torchdata 0.6.1 requires torch==2.0.1, but you have torch 2.0.0 which is incompatible. torchtext 0.15.2 requires torch==2.0.1, but you have torch 2.0.0 which is incompatible. torchvision 0.15.2+cu118 requires torch==2.0.1, but you have torch 2.0.0 which is incompatible.

Please help me to solve this problem, I don't know what to do with it?