Spaces:
Runtime error
Runtime error
Commit
·
47b76a5
1
Parent(s):
af969ef
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ transformers
|
|
| 2 |
huggingface
|
| 3 |
torch
|
| 4 |
torchvision
|
| 5 |
-
scipy
|
|
|
|
|
|
| 2 |
huggingface
|
| 3 |
torch
|
| 4 |
torchvision
|
| 5 |
+
scipy
|
| 6 |
+
python-doctr[torch]
|