Downgrade CUDA version and pin 11.7 to torchaudio

This commit is contained in:
SillyLossy
2023-05-13 19:35:37 +03:00
parent a286785f17
commit 8b2bd7bc1e

View File

@@ -5,10 +5,10 @@ markdown
Pillow
colorama
webuiapi
--extra-index-url https://download.pytorch.org/whl/cu118
torch==2.0.0+cu118
--extra-index-url https://download.pytorch.org/whl/cu117
torch==2.0.0+cu117
torchvision==0.15.1
torchaudio==2.0.1
torchaudio==2.0.1+cu117
accelerate
transformers==4.28.1
diffusers==0.16.1