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

File entity_control_ipadapter.py

examples/EntityControl/entity_control_ipadapter.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 6

ModelManagerClass · 0.90
visualize_masksFunction · 0.90
saveMethod · 0.80
load_loraMethod · 0.45
from_model_managerMethod · 0.45

Tested by

no test coverage detected