Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
-
torch==2.
|
2 |
-
torchvision
|
|
|
|
|
3 |
spaces
|
4 |
xformers
|
5 |
pytorch_lightning
|
|
|
1 |
+
torch==2.3.1
|
2 |
+
torchvision==0.18.1
|
3 |
+
torchaudio==2.3.1
|
4 |
+
pytorch-cuda=12.1
|
5 |
spaces
|
6 |
xformers
|
7 |
pytorch_lightning
|