This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmpretrain
mirror of
https://github.com/open-mmlab/mmpretrain.git
Watch
1
Star
0
Fork
You've already forked mmpretrain
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8875e9da92
mmpretrain
/
requirements
/
optional.txt
4 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[CI] Add Windows CI. (#708) * Update workflow to add Windows CI * Add some optional requirements to requirements/optional.txt * Update setup.py * Update PyTorch version in Windows CI * Update CI and requirement * Replace `tempfile.NamedTemporaryFile` to avoid unit test error on Windows * Update tests * Update CI * Add OpenCV installation * Update CI
2022-02-28 10:06:08 +08:00
albumentations>=0.3.2 --no-binary qudida,albumentations
colorama
[Tool] Add a tool to test TorchServe. (#468) * Add `title` option in `show_result_pyplot`. * Add test_torchserver.py * Add docs about test torchserve * Update docs and result output. * Update chinese docs.
2021-10-14 17:56:32 +08:00
requests