This submodule includes NIM based workflows for vision applications. To get access to this submodule, do one of the following:
- Clone nvidia/GenerativeAIExamples recursively
git clone https://github.com/nvidia/GenerativeAIExamples --recurse-submodules
- If you have already cloned the repository without the
--recurse-submodules
flag then you can manually pull the submodule
git submodule update --init
- 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.
To learn more, view this page