This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
PyRetri
mirror of
https://github.com/PyRetri/PyRetri.git
Watch
1
Star
0
Fork
You've already forked PyRetri
0
Code
Issues
Projects
Releases
Wiki
Activity
3043758bfd
PyRetri
/
requirements.txt
8 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
upload
2020-04-02 14:00:49 +08:00
# -*- coding: utf-8 -*-
numpy
torch>=1.1
torchvision>=0.4
Depreciation Fix - replace sklearn with scikit-learn in requirements.txt and setup.py - change imports from torchvision.models.utils to torch.hub in builder.py and misc.py
2024-11-12 15:28:38 +08:00
scikit-learn
upload
2020-04-02 14:00:49 +08:00
yacs
tqdm