Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==1.13.1
|
2 |
-
torchvision==0.14.1
|
3 |
torchaudio==0.13.1 --extra-index-url https://download.pytorch.org/whl/cu116
|
4 |
diffusers==0.24.0
|
5 |
transformers==4.27.0
|
|
|
1 |
+
torch==1.13.1
|
2 |
+
torchvision==0.14.1
|
3 |
torchaudio==0.13.1 --extra-index-url https://download.pytorch.org/whl/cu116
|
4 |
diffusers==0.24.0
|
5 |
transformers==4.27.0
|