rththr commited on
Commit
8069782
·
verified ·
1 Parent(s): 5ed3d23

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -2,5 +2,7 @@ fastapi
2
  uvicorn
3
  python-multipart
4
  easyocr
 
 
5
  Pillow
6
  numpy
 
2
  uvicorn
3
  python-multipart
4
  easyocr
5
+ sentence-transformers
6
+ torch
7
  Pillow
8
  numpy