Spaces:
Sleeping
Sleeping
File size: 307 Bytes
b78b0dc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
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
|