Add requirements.txt to specify project dependencies
parent
b55999d23f
commit
69b58ffa07
|
|
@ -0,0 +1,5 @@
|
||||||
|
opencv-python
|
||||||
|
python-dotenv
|
||||||
|
ultralytics
|
||||||
|
flask
|
||||||
|
numpy
|
||||||
Loading…
Reference in New Issue