def from_pretrained()

in src/image_gen_aux/preprocessors/teed/teed_preprocessor.py [0:0]


    def from_pretrained(
        cls,
        pretrained_model_or_path: Union[str, os.PathLike],
        filename: str = None,
        subfolder: str = None,
        weights_only: bool = True,