Instructions to use NimVideo/cogvideox1.5-5b-prompt-camera-motion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use NimVideo/cogvideox1.5-5b-prompt-camera-motion with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("NimVideo/cogvideox1.5-5b-prompt-camera-motion", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4c60e5fe93f9c0a6aaff100c2dd73f26ea61aeb88bf227a5581454b98cd7fcef
- Size of remote file:
- 264 MB
- SHA256:
- e3fc46d168924f122468bfd8d3dea8b084a8f51b92a3973df54ab8823edc44bf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.