MCPcopy Index your code
hub / github.com/modelscope/DiffSynth-Studio / stepvideo_text_to_video.py

File stepvideo_text_to_video.py

examples/stepvideo/stepvideo_text_to_video.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from modelscope import snapshot_download
2from diffsynth import ModelManager, StepVideoPipeline, save_video
3import torch
4

Callers

nothing calls this directly

Calls 5

ModelManagerClass · 0.90
save_videoFunction · 0.90
load_modelsMethod · 0.45
from_model_managerMethod · 0.45

Tested by

no test coverage detected