Aeon-Avinash
commited on
Commit
•
8803f27
1
Parent(s):
3c8a790
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
torch
|
3 |
+
gradio
|
4 |
+
pillow
|
5 |
+
pytesseract
|
6 |
+
pdf2image
|