Initial Commit
This commit is contained in:
commit
3967933773
BIN
__pycache__/main.cpython-310.pyc
Normal file
BIN
__pycache__/main.cpython-310.pyc
Normal file
Binary file not shown.
11
enviroment.yml
Normal file
11
enviroment.yml
Normal file
@ -0,0 +1,11 @@
|
||||
name: multi-object-detection-sift
|
||||
channels:
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- python=3.10
|
||||
- numpy
|
||||
- opencv
|
||||
- pip
|
||||
- pip:
|
||||
- fastapi
|
||||
- uvicorn[standard]
|
||||
Loading…
Reference in New Issue
Block a user