Instructions to use nvidia/omni-dreams-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Cosmos
How to use nvidia/omni-dreams-models with Cosmos:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Fix diagram image src to absolute resolve URL
#3
by jmccaffrey-nv - opened
HuggingFace does not rewrite relative src in raw tags, so the relative path 404'd against the page URL. Use the repo resolve/main URL.
jmccaffrey-nv changed pull request status to merged