Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -27,8 +27,9 @@ transformers
|
|
| 27 |
datasets
|
| 28 |
accelerate
|
| 29 |
nvidia-ml-py3
|
|
|
|
| 30 |
|
| 31 |
-
|
| 32 |
torch
|
| 33 |
torchvision
|
| 34 |
torchaudio
|
|
|
|
| 27 |
datasets
|
| 28 |
accelerate
|
| 29 |
nvidia-ml-py3
|
| 30 |
+
requests
|
| 31 |
|
| 32 |
+
#-f https://download.pytorch.org/whl/cu116
|
| 33 |
torch
|
| 34 |
torchvision
|
| 35 |
torchaudio
|