adAstra144 commited on
Commit
fe05f26
·
verified ·
1 Parent(s): 3024826

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  fastapi
2
  uvicorn
3
- paddleocr
4
- paddlepaddle
5
- python-multipart
 
 
1
  fastapi
2
  uvicorn
3
+ python-doctr[torch]
4
+ torch
5
+ torchvision
6
+ Pillow