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

File entity_transfer.py

examples/EntityControl/entity_transfer.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from diffsynth import ModelManager, FluxImagePipeline, download_customized_models
2from modelscope import dataset_snapshot_download
3from examples.EntityControl.utils import visualize_masks
4from PIL import Image

Callers

nothing calls this directly

Calls 2

build_pipelineFunction · 0.85
generateFunction · 0.85

Tested by

no test coverage detected