Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.66 KB

File metadata and controls

47 lines (33 loc) · 1.66 KB

Vision Workflows with NVIDIA NIM

This submodule includes NIM based workflows for vision applications. To get access to this submodule, do one of the following:

  1. Clone nvidia/GenerativeAIExamples recursively
git clone https://github.com/nvidia/GenerativeAIExamples --recurse-submodules
  1. If you have already cloned the repository without the --recurse-submodules flag then you can manually pull the submodule
git submodule update --init
  1. You can also clone the vision workflow repository directly
git clone https://github.com/NVIDIA/metropolis-nim-workflows.git

Once the submodule is pulled or you have cloned the repository directly you can explore the available vision NIM workflows.

Available Workflows

To learn more, view this page