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