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
fe353419af
pytorch-image-models
/
requirements.txt
7 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add hf hub entries for laion2b clip models, add huggingface_hub dependency, update some setup/reqs, torch >= 1.7
2022-09-17 12:39:05 +08:00
torch>=1.7
torchvision
Add support for loading args from yaml file (and saving them with each experiment)
2019-09-10 08:56:45 +08:00
pyyaml
Add hf hub entries for laion2b clip models, add huggingface_hub dependency, update some setup/reqs, torch >= 1.7
2022-09-17 12:39:05 +08:00
huggingface_hub
Add numpy<2.0 to requirements until tests are sorted out for pytorch 2.3 vs older
2024-06-17 02:24:45 +08:00
safetensors>=0.2
Remove numpy ver constraint, not relevant for latest PyTorch version
2025-01-20 05:41:16 +08:00
numpy