Spaces:
Build error
Build error
Update requirements.txt
#1
by Basementup - opened
- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
gradio
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
|
|
|
| 1 |
gradio
|
| 2 |
+
pypdf2
|
| 3 |
+
python-docx
|
| 4 |
+
pillow
|
| 5 |
+
pytesseract
|
| 6 |
+
sentencepiece
|
| 7 |
+
torch
|