Spaces:
Runtime error
Runtime error
alexiss12341
commited on
Commit
•
d78fb45
1
Parent(s):
35cb2b0
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -1,2 +1,6 @@
|
|
|
|
|
|
|
|
|
|
1 |
transformers==4.17.0
|
2 |
|
|
|
1 |
+
tokenizers==0.11.6
|
2 |
+
torch==1.11.0
|
3 |
+
torchaudio==0.11.0
|
4 |
+
torchvision==0.12.0
|
5 |
transformers==4.17.0
|
6 |
|