-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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
Labels
No labels