Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
torch
|
| 2 |
git+https://github.com/nielsrogge/transformers.git@convert_table_transformer_new_checkpoints
|
|
|
|
| 3 |
matplotlib
|
| 4 |
Pillow
|
|
|
|
| 1 |
torch
|
| 2 |
git+https://github.com/nielsrogge/transformers.git@convert_table_transformer_new_checkpoints
|
| 3 |
+
easyocr
|
| 4 |
matplotlib
|
| 5 |
Pillow
|