Spaces:
Sleeping
Sleeping
add gpu support
Browse files
__pycache__/app.cpython-312.pyc
CHANGED
|
Binary files a/__pycache__/app.cpython-312.pyc and b/__pycache__/app.cpython-312.pyc differ
|
|
|
requirements.txt
CHANGED
|
@@ -6,3 +6,4 @@ python-docx
|
|
| 6 |
pytesseract
|
| 7 |
Pillow
|
| 8 |
huggingface_hub==0.22.2
|
|
|
|
|
|
| 6 |
pytesseract
|
| 7 |
Pillow
|
| 8 |
huggingface_hub==0.22.2
|
| 9 |
+
spaces
|
tests/__pycache__/test_smoke.cpython-312-pytest-9.0.2.pyc
CHANGED
|
Binary files a/tests/__pycache__/test_smoke.cpython-312-pytest-9.0.2.pyc and b/tests/__pycache__/test_smoke.cpython-312-pytest-9.0.2.pyc differ
|
|
|