Spaces:
Sleeping
Sleeping
update requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
pyyaml
|
2 |
transformers==4.44.2
|
3 |
torch==1.13.1
|
|
|
|
1 |
pyyaml
|
2 |
transformers==4.44.2
|
3 |
torch==1.13.1
|
4 |
+
numpy==1.23.5
|