Ammar-alhaj-ali commited on
Commit
f964178
1 Parent(s): c91e94d

Create new file

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