error_analysis_obj_det / environment.yml
tappyness1
initial commit
b78b0dc
raw
history blame contribute delete
307 Bytes
dependencies:
- python=3.8
- pip
- pip:
- peekingduck
- typeguard == 2.13.3
- beautifulsoup4==4.11.2
- opencv-python==4.7.0.68
- pandas==1.5.3
- numpy==1.24.2
- cython
- pycocotools-windows
- jupyter==1.0.0
- pyyaml
- streamlit==1.20.0
- plotly==5.13.1