pluto90 commited on
Commit
2e2d9c6
·
verified ·
1 Parent(s): 166ac97

Upload 2 files

Browse files
Files changed (2) hide show
  1. .gitignore +3 -0
  2. requirements.txt +9 -0
.gitignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ data
2
+ venv
3
+ configs
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ultralytics
2
+ mlflow
3
+ fastapi
4
+ uvicorn
5
+ opencv-python
6
+ pyyaml
7
+
8
+ python-multipart
9
+ easyocr