Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
Torch
|
| 2 |
-
|
| 3 |
setuptools==59.5.0
|
| 4 |
transformers==4.3.3
|
| 5 |
|
|
@@ -28,7 +28,7 @@ transformers
|
|
| 28 |
#accelerate
|
| 29 |
#requests
|
| 30 |
|
| 31 |
-
|
| 32 |
torch
|
| 33 |
torchvision
|
| 34 |
torchaudio
|
|
|
|
| 1 |
Torch
|
| 2 |
+
#--find-links https://download.pytorch.org/whl/torch_stable.html
|
| 3 |
setuptools==59.5.0
|
| 4 |
transformers==4.3.3
|
| 5 |
|
|
|
|
| 28 |
#accelerate
|
| 29 |
#requests
|
| 30 |
|
| 31 |
+
#-f https://download.pytorch.org/whl/cu116
|
| 32 |
torch
|
| 33 |
torchvision
|
| 34 |
torchaudio
|