Spaces:
Running
Running
Joshnicholas
commited on
Commit
•
b24fc32
1
Parent(s):
9799534
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
|