Instructions to use stepfun-ai/stepvideo-t2v with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stepfun-ai/stepvideo-t2v with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stepfun-ai/stepvideo-t2v", 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
model_index.json don't contain a vae module
#9 opened 5 months ago
by
Ziguan
sws
#8 opened about 1 year ago
by
guaranteed
🚩 Report
1
#7 opened about 1 year ago
by
zeeshanali90233
HuggingFace Space
2
#5 opened over 1 year ago
by
HassanStar
finetuning?!
1
#4 opened over 1 year ago
by
HassanStar
Lower VRAM Mode or CPU Support for Step-Video-T2V?
2
#3 opened over 1 year ago
by
HassanStar
fp8 or GGUf version usable in COMFY UI when?
1
#2 opened over 1 year ago
by
ryg81