Instructions to use nvidia/Cosmos3-Super-Image2Video-4Step with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Cosmos
How to use nvidia/Cosmos3-Super-Image2Video-4Step 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
| { | |
| "_blocks_class_name": "Cosmos3DistilledBlocks", | |
| "_class_name": "Cosmos3DistilledModularPipeline", | |
| "_diffusers_version": "0.39.0", | |
| "is_distilled": true, | |
| "distilled_sigmas": [ | |
| 1.0, | |
| 0.9375, | |
| 0.8333333333333334, | |
| 0.625 | |
| ], | |
| "scheduler": [ | |
| "diffusers", | |
| "FlowMatchEulerDiscreteScheduler", | |
| { | |
| "pretrained_model_name_or_path": "nvidia/Cosmos3-Super-Image2Video-4Step", | |
| "subfolder": "scheduler", | |
| "type_hint": [ | |
| "diffusers", | |
| "FlowMatchEulerDiscreteScheduler" | |
| ], | |
| "variant": null | |
| } | |
| ], | |
| "text_tokenizer": [ | |
| "transformers", | |
| "Qwen2TokenizerFast", | |
| { | |
| "pretrained_model_name_or_path": "nvidia/Cosmos3-Super-Image2Video-4Step", | |
| "subfolder": "text_tokenizer", | |
| "type_hint": [ | |
| "transformers", | |
| "Qwen2TokenizerFast" | |
| ], | |
| "variant": null | |
| } | |
| ], | |
| "transformer": [ | |
| "diffusers", | |
| "Cosmos3OmniTransformer", | |
| { | |
| "pretrained_model_name_or_path": "nvidia/Cosmos3-Super-Image2Video-4Step", | |
| "subfolder": "transformer", | |
| "type_hint": [ | |
| "diffusers", | |
| "Cosmos3OmniTransformer" | |
| ], | |
| "variant": null | |
| } | |
| ], | |
| "vae": [ | |
| "diffusers", | |
| "AutoencoderKLWan", | |
| { | |
| "pretrained_model_name_or_path": "nvidia/Cosmos3-Super-Image2Video-4Step", | |
| "subfolder": "vae", | |
| "type_hint": [ | |
| "diffusers", | |
| "AutoencoderKLWan" | |
| ], | |
| "variant": null | |
| } | |
| ] | |
| } | |