mirror of
https://github.com/open-mmlab/mmselfsup.git
synced 2025-06-03 14:59:38 +08:00
* [Docs] update mminstall.txt * [Docs] add MANIFEST.in * [Docs] add metafile * [WIP]: temporal commit * [Enhance] Try to create a symbolic link on windows. * [Docs] add metefile of algorithms
6 lines
193 B
Plaintext
6 lines
193 B
Plaintext
include requirements/*.txt
|
|
include mmselfsup/VERSION
|
|
include mmselfsup/.mim/model-index.yml
|
|
recursive-include mmselfsup/.mim/configs *.py *.yml
|
|
recursive-include mmselfsup/.mim/tools *.sh *.py
|