apjanco commited on
Commit
3e2fd93
·
1 Parent(s): a7dd0a2

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