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

Method __init__

diffusers/benchmarks/base_classes.py:307–308  ·  view source on GitHub ↗
(self, args)

Source from the content-addressed store, hash-verified

305 root_ckpt = "stabilityai/stable-diffusion-xl-base-1.0"
306
307 def __init__(self, args):
308 super().__init__(args)
309
310
311class T2IAdapterBenchmark(ControlNetBenchmark):

Callers

nothing calls this directly

Calls 1

__init__Method · 0.45

Tested by

no test coverage detected