Sergey Mikhno
commited on
Commit
·
9efba4e
1
Parent(s):
b43adfe
doctr
Browse files- app/requirements.txt +1 -0
app/requirements.txt
CHANGED
@@ -4,5 +4,6 @@ huggingface-hub == 0.33.0
|
|
4 |
gunicorn
|
5 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
6 |
torch
|
|
|
7 |
spaces
|
8 |
|
|
|
4 |
gunicorn
|
5 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
6 |
torch
|
7 |
+
python-doctr == 0.12.0
|
8 |
spaces
|
9 |
|