Spaces:
Build error
Build error
debu das
commited on
Commit
·
7415e83
1
Parent(s):
1af21a7
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -43,4 +43,5 @@ toolz==0.11.1
|
|
43 |
torch==1.10.0
|
44 |
torchvision==0.11.1
|
45 |
git+https://github.com/NielsRogge/transformers.git
|
|
|
46 |
urllib3==1.26.7
|
|
|
43 |
torch==1.10.0
|
44 |
torchvision==0.11.1
|
45 |
git+https://github.com/NielsRogge/transformers.git
|
46 |
+
git+https://github.com/NielsRogge/table-transformer.git
|
47 |
urllib3==1.26.7
|