Spaces:
Sleeping
Sleeping
Joshnicholas
commited on
Create requirements.txt
Browse files- 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
|