Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -8,3 +8,4 @@ pillow>=9.0.0
|
|
| 8 |
numpy>=1.24.0
|
| 9 |
scipy>=1.10.0
|
| 10 |
pytesseract>=0.3.10
|
|
|
|
|
|
| 8 |
numpy>=1.24.0
|
| 9 |
scipy>=1.10.0
|
| 10 |
pytesseract>=0.3.10
|
| 11 |
+
python-multipart>=0.0.6
|