Instructions to use nvidia/Cosmos3-Edge with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Cosmos
How to use nvidia/Cosmos3-Edge 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
| { | |
| "_class_name": "Cosmos3OmniPipeline", | |
| "_diffusers_version": "0.40.0.dev0", | |
| "default_use_system_prompt": false, | |
| "enable_safety_checker": false, | |
| "safety_checker": [ | |
| null, | |
| null | |
| ], | |
| "scheduler": [ | |
| "diffusers", | |
| "UniPCMultistepScheduler" | |
| ], | |
| "sound_tokenizer": [ | |
| null, | |
| null | |
| ], | |
| "text_tokenizer": [ | |
| "transformers", | |
| "PreTrainedTokenizerFast" | |
| ], | |
| "transformer": [ | |
| "diffusers", | |
| "Cosmos3OmniTransformer" | |
| ], | |
| "use_native_flow_schedule": true, | |
| "vae": [ | |
| "diffusers", | |
| "AutoencoderKLWan" | |
| ] | |
| } | |