Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/huggingface/diffusers
/ controlnet_cosmos.py
File
controlnet_cosmos.py
src/diffusers/models/controlnets/controlnet_cosmos.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
dataclasses
import
dataclass
2
from
typing
import
List, Optional, Tuple, Union
3
4
import
torch
Callers
nothing calls this directly
Calls
1
is_torchvision_available
Function · 0.85
Tested by
no test coverage detected