MCPcopy 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

1from dataclasses import dataclass
2from typing import List, Optional, Tuple, Union
3
4import torch

Callers

nothing calls this directly

Calls 1

is_torchvision_availableFunction · 0.85

Tested by

no test coverage detected