Ammar-alhaj-ali commited on
Commit
1398ff2
1 Parent(s): 4092f98

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- transformers=4.20.1
2
- torch
3
-
 
 
4
 
5
 
 
1
+ git+https://github.com/huggingface/transformers.git
2
+ PyYAML==6.0
3
+ pytesseract==0.3.9
4
+ datasets==2.2.2
5
+ seqeval==1.2.2
6
 
7