Skip to content

Missing of 'condition/ckpts/model.pth' #11

@wngnbr

Description

@wngnbr

Hello,When I try to run:
python autoregressive/sample/sample_t2i.py
--vq-ckpt checkpoints/vq/vq_ds16_t2i.pt
--gpt-ckpt checkpoints/t2i/edge_base.safetensors
--gpt-model GPT-XL --image-size 512
--condition-type lineart --seed 0 --condition-path condition/example/t2i/multigen/girl.jpg
--prompt 'A girl with blue hair'
--adapter-size base
--control-strength 0.6
I get an error: FileNotFoundError: [Errno 2] No such file or directory: 'condition/ckpts/model.pth'
But I couldn't find the download address of this model file anywhere, so I want to ask how to obtain this file?

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