Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
from
diffsynth
import
ModelManager, SDXLImagePipeline, download_models
2
import
torch, requests
3
from
PIL
import
Image
4
Callers
nothing calls this directly
Calls
5
download_models
Function · 0.90
ModelManager
Class · 0.90
save
Method · 0.80
load_models
Method · 0.45
from_model_manager
Method · 0.45
Tested by
no test coverage detected