Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
torch>=1.10.0
|
| 2 |
torchvision>=0.11.1
|
| 3 |
torchaudio>=0.10.0
|
|
|
|
|
|
| 1 |
torch>=1.10.0
|
| 2 |
torchvision>=0.11.1
|
| 3 |
torchaudio>=0.10.0
|
| 4 |
+
transformers>= 4.34.1
|