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

File entity_control.py

examples/EntityControl/entity_control.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 5

ModelManagerClass · 0.90
exampleFunction · 0.70
load_loraMethod · 0.45
from_model_managerMethod · 0.45

Tested by

no test coverage detected