Skip to content

ValueError: The provided filename /checkpoints/crema_script.pt does not exist #9

@semihhdemirel

Description

@semihhdemirel
raise ValueError("The provided filename {} does not exist".format(f))  # type: ignore[str-bytes-safe]

ValueError: The provided filename /checkpoints/crema_script.pt does not exist

The model could not be imported using the command "unet = torch.jit.load(args.checkpoint)" in sample.py(line 15) even though the file path exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions