mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:00:29 +08:00
* add badge * Created using Colaboratory * add read docs * Fixed readthedocs * fixed colab ref * add readthedocs.txt * add link * fixed modelzoo link * add missing reference * fixed docs * remove relative path in docs * add colab in README.md * update docker image * add newline * fixed br
8 lines
145 B
YAML
8 lines
145 B
YAML
version: 2
|
|
|
|
python:
|
|
version: 3.7
|
|
install:
|
|
- requirements: requirements/docs.txt
|
|
- requirements: requirements/readthedocs.txt
|