Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is vqgan_finetune_00011.ckpt the same as vqgan_cfw_00011.ckpt? #137

Open
ZHAOZHIHAO opened this issue Jun 3, 2024 · 0 comments
Open

Is vqgan_finetune_00011.ckpt the same as vqgan_cfw_00011.ckpt? #137

ZHAOZHIHAO opened this issue Jun 3, 2024 · 0 comments

Comments

@ZHAOZHIHAO
Copy link

Hi,

The DDIM w/ negative prompts uses --vqgan_ckpt vqgan_finetune_00011.ckpt, but it seems vqgan_finetune_00011 is not available for download. Is it the same as vqgan_cfw_00011.ckpt?

# DDIM w/ negative prompts
python scripts/sr_val_ddim_text_T_negativeprompt_canvas_tile.py --config configs/stableSRNew/v2-finetune_text_T_768v.yaml --ckpt stablesr_768v_000139.ckpt --vqgan_ckpt vqgan_finetune_00011.ckpt --init-img ./inputs/test_example/ --outdir ../output/ --ddim_steps 20 --dec_w 0.0 --colorfix_type wavelet --scale 7.0 --use_negative_prompt --upscale 4 --seed 42 --n_samples 1 --input_size 768 --tile_overlap 48 --ddim_eta 1.0

Best

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant