first
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: camera_test
|
||||
channels:
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- python=3.11
|
||||
- pip
|
||||
- pip:
|
||||
- opencv-python
|
||||
- numpy
|
||||
- pillow
|
||||
- matplotlib
|
||||
- ipython
|
||||
- scipy
|
||||
- pandas
|
||||
- jupyter
|
||||
- notebook
|
||||
- torch
|
||||
- torchvision
|
||||
- -e ./ultralytics
|
||||
Reference in New Issue
Block a user