This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pytorch-image-models
mirror of
https://github.com/huggingface/pytorch-image-models.git
Watch
1
Star
0
Fork
You've already forked pytorch-image-models
0
Code
Issues
Projects
Releases
Wiki
Activity
de5fa791c6
pytorch-image-models
/
requirements.txt
4 lines
39 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update requirements so PyTorch 1.4 is min, add separate sotabench reqs to force 1.4 and prevent error with 1.5
2020-05-25 04:28:03 +08:00
torch>=1.4.0
torchvision>=0.5.0
Add support for loading args from yaml file (and saving them with each experiment)
2019-09-10 08:56:45 +08:00
pyyaml