Joshnicholas commited on
Commit
b24fc32
1 Parent(s): 9799534

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ torch
2
+ git+https://github.com/nielsrogge/transformers.git@convert_table_transformer_new_checkpoints
3
+ easyocr
4
+ matplotlib
5
+ Pillow
6
+ pandas