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
Add image-to-video with negative prompt example
#44
by liang1225 - opened
Adds an 'Image to video with negative prompt' usage example that mirrors the existing image-to-video section, reusing the same input image and prompt but passing the curated assets/negative_prompt.json as the per-sample negative prompt (JSON-encoded string, matching the model's default negative caption format). Includes the generated example output (assets/edge_i2v_negprompt_output.mp4, 832x480, 121 frames @ 24fps).