You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.rst 756 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. .. modelscope documentation file,
  2. You can adapt this file completely to your liking, but it should at least
  3. contain the root `toctree` directive.
  4. ModelScope DOCUMENTATION
  5. =======================================
  6. ModelScope doc
  7. .. toctree::
  8. :maxdepth: 2
  9. :caption: USER GUIDE
  10. quick_start.md
  11. develop.md
  12. faq.md
  13. .. toctree::
  14. :maxdepth: 2
  15. :caption: Tutorials
  16. tutorials/index
  17. .. toctree::
  18. :maxdepth: 2
  19. :caption: Changelog
  20. change_log.md
  21. .. toctree::
  22. :maxdepth: 10
  23. :caption: API Doc
  24. api/modelscope.preprocessors
  25. api/modelscope.models
  26. api/modelscope.pipelines
  27. api/modelscope.fileio
  28. api/modelscope.utils
  29. Indices and tables
  30. ==================
  31. * :ref:`genindex`
  32. * :ref:`modindex`
  33. * :ref:`search`