Midnightar commited on
Commit
a76ef13
·
verified ·
1 Parent(s): bf0fa53

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ python-multipart
4
+ pillow
5
+ easyocr
6
+ opencv-python-headless
7
+ numpy
8
+ torch
9
+ torchvision