Spaces:
Sleeping
Sleeping
ZeroCommand
commited on
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ hf-transfer
|
|
4 |
torch==2.0.1
|
5 |
transformers
|
6 |
datasets
|
|
|
|
|
7 |
-e git+https://github.com/Giskard-AI/cicd.git#egg=giskard-cicd
|
|
|
4 |
torch==2.0.1
|
5 |
transformers
|
6 |
datasets
|
7 |
+
tabulate
|
8 |
+
num2words
|
9 |
-e git+https://github.com/Giskard-AI/cicd.git#egg=giskard-cicd
|