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

File infiniteyou.py

examples/InfiniteYou/infiniteyou.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import importlib
2import torch
3from diffsynth import ModelManager, FluxImagePipeline, download_models, ControlNetConfigUnit
4from modelscope import dataset_snapshot_download

Callers

nothing calls this directly

Calls 6

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