Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -24,4 +24,5 @@ toolz==0.12.0
|
|
24 |
torch==2.1.1
|
25 |
torchvision==0.16.1
|
26 |
tqdm==4.66.1
|
27 |
-
transformers==4.35.2
|
|
|
|
24 |
torch==2.1.1
|
25 |
torchvision==0.16.1
|
26 |
tqdm==4.66.1
|
27 |
+
transformers==4.35.2
|
28 |
+
tf2onnx
|