| 12345678910111213141516171819202122232425 |
- # required
- Flask>=0.10
- PyYAML>=3.0
- jsonschema>=3.0.1
- six>=1.10.0
- mistune
- werkzeug
- torch
- # Base ----------------------------------------
- matplotlib>=3.2.2
- numpy>=1.18.5
- opencv-python>=4.1.2
- Pillow>=7.1.2
- PyYAML>=5.3.1
- requests>=2.23.0
- scipy>=1.4.1
- torch>=1.7.0
- torchvision>=0.8.1
- tqdm>=4.41.0
- # Plotting ------------------------------------
- pandas>=1.1.4
- seaborn>=0.11.0
|