-
- Downloads
mise à jour de requirements
... | ... | @@ -3,14 +3,19 @@ |
# Base ------------------------------------------------------------------------ | ||
gitpython>=3.1.30 | ||
globox==2.4.2 | ||
matplotlib>=3.2.2 | ||
multiprocess==0.70.16 | ||
mycolorpy==1.5.1 | ||
numpy>=1.18.5 | ||
opencv-python>=4.1.1 | ||
Pillow>=7.1.2 | ||
psutil # system resources | ||
p-tqdm==1.4.0 | ||
PyYAML>=5.3.1 | ||
requests>=2.23.0 | ||
scipy>=1.4.1 | ||
soundfile>=0.11.0 | ||
thop>=0.1.1 # FLOPs computation | ||
torch>=1.7.0 # see https://pytorch.org/get-started/locally (recommended) | ||
torchvision>=0.8.1 | ||
... | ... |
Please register or sign in to comment