Files
modelscope/docs/source/index.rst
wenmeng.zwm 274cf6ffa9 [to #42362425] fix audio_requirement and refine quickstart, changelog doc
* make audio requirements optional
 * add changelog for version v0.2
 * add numpy constraint for compatibility with tensorflow1.15
 * update faq
 * fix nlp requiring tensorflow
 * add torchvision to multimodal dependency
 * bump version from 0.2.1 to 0.2.2
 * add warning msg when tensorflow is not installed
 
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9268278
2022-07-05 21:44:33 +08:00

48 lines
780 B
ReStructuredText

.. modelscope documentation file,
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
ModelScope DOCUMENTATION
=======================================
ModelScope doc
.. toctree::
:maxdepth: 2
:caption: USER GUIDE
quick_start.md
develop.md
faq.md
.. toctree::
:maxdepth: 2
:caption: Tutorials
tutorials/index
.. toctree::
:maxdepth: 2
:caption: Changelog
change_log.md
.. .. toctree::
.. :maxdepth: 10
.. :caption: API Doc
.. api/modelscope.preprocessors
.. api/modelscope.models
.. api/modelscope.pipelines
.. api/modelscope.fileio
.. api/modelscope.utils
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`