Skip to content

config file is not a valid json file #7979

Closed
@neonarc4

Description

@neonarc4

File "Z:\software\python11\Lib\site-packages\diffusers\configuration_utils.py", line 436, in load_config
raise EnvironmentError(f"It looks like the config file at '{config_file}' is not a valid JSON file.")
OSError: It looks like the config file at 'X:\test\dreamshaper_8.safetensors' is not a valid JSON file.

why other diffusers doesnt have single file ?

pipe = AutoPipelineForInpainting.from_pretrained(
test/dreamshaper_8.safetensors')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions