mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-16 16:27:45 +01:00
1. refactor maaslib to modelscope 2. fix UT error 3. support pipeline which does not register default model Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/8988388
45 lines
744 B
ReStructuredText
45 lines
744 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
|
|
|
|
.. 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`
|