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

File sdxl_ipadapter_multi_reference.py

examples/Ip-Adapter/sdxl_ipadapter_multi_reference.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from diffsynth import ModelManager, SDXLImagePipeline, download_models
2import torch, requests
3from PIL import Image
4

Callers

nothing calls this directly

Calls 5

download_modelsFunction · 0.90
ModelManagerClass · 0.90
saveMethod · 0.80
load_modelsMethod · 0.45
from_model_managerMethod · 0.45

Tested by

no test coverage detected