%pip install --upgrade \
\
diffusers \
transformers \
safetensors \
sentencepiece \
accelerate \
bitsandbytes \
torch --quiet huggingface_hub
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.
torchvision 0.15.1+cu118 requires torch==2.0.0, but you have torch 2.1.2 which is incompatible.
torchaudio 2.0.1+cu118 requires torch==2.0.0, but you have torch 2.1.2 which is incompatible.
Note: you may need to restart the kernel to use updated packages.