MCPcopy Create free account
hub / github.com/YesianRohn/TextSSR / CustomOutput

Class CustomOutput

diffusers/tests/others/test_outputs.py:14–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12
13@dataclass
14class CustomOutput(BaseOutput):
15 images: Union[List[PIL.Image.Image], np.ndarray]
16
17
18class ConfigTester(unittest.TestCase):

Callers 4

test_torch_pytreeMethod · 0.85

Calls

no outgoing calls

Tested by 4

test_torch_pytreeMethod · 0.68