Update requirements.txt (#1980)
This commit is contained in:
parent
88a803126b
commit
9219f135d5
@ -9,15 +9,15 @@ Pillow>=7.1.2
|
|||||||
PyYAML>=5.3.1
|
PyYAML>=5.3.1
|
||||||
requests>=2.23.0
|
requests>=2.23.0
|
||||||
scipy>=1.4.1
|
scipy>=1.4.1
|
||||||
torch>=1.7.0
|
torch>=1.7.0 # see https://pytorch.org/get-started/locally/ (recommended)
|
||||||
torchvision>=0.8.1
|
torchvision>=0.8.1
|
||||||
tqdm>=4.64.0
|
tqdm>=4.64.0
|
||||||
# protobuf<=3.20.1 # https://github.com/ultralytics/yolov5/issues/8012
|
# protobuf<=3.20.1 # https://github.com/ultralytics/yolov5/issues/8012
|
||||||
|
|
||||||
# Logging -------------------------------------
|
# Logging -------------------------------------
|
||||||
tensorboard>=2.4.1
|
tensorboard>=2.4.1
|
||||||
# wandb
|
|
||||||
# clearml
|
# clearml
|
||||||
|
# comet
|
||||||
|
|
||||||
# Plotting ------------------------------------
|
# Plotting ------------------------------------
|
||||||
pandas>=1.1.4
|
pandas>=1.1.4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user