Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu117
|
2 |
torch==2.0.0+cu117
|
3 |
-
torchdata
|
4 |
-
torchvision
|
5 |
accelerate==0.28.0
|
6 |
bitsandbytes==0.43.0
|
7 |
transformers==4.39.3
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu117
|
2 |
torch==2.0.0+cu117
|
3 |
+
torchdata
|
4 |
+
torchvision
|
5 |
accelerate==0.28.0
|
6 |
bitsandbytes==0.43.0
|
7 |
transformers==4.39.3
|