StableSR icon indicating copy to clipboard operation
StableSR copied to clipboard

ConnectionResetError:[Error 104] Connection reset by peer

Open OzZyaO opened this issue 1 year ago • 1 comments

image Hello, thank you for your excellent work! When I use the command python scripts/sr_val_ddpm_text_T_vqganfin_old.py --config configs/stableSRNew/v2-finetune_text_T_512.yaml --ckpt ./stablesr_turbo.ckpt --init-img inputs/test_example --outdir OUT_PATH --ddpm_steps 4 --dec_w 0.5 --seed 42 --n_samples 1 --vqgan_ckpt ./vqgan_cfw_00011.ckpt --colorfix_type wavelet for direct testing, I encountered the above error, and I don't know how to resolve it. Could you please provide some assistance? Thank you very much!

OzZyaO avatar Jun 02 '24 03:06 OzZyaO

Hi. It seems like to be a network issue. Usually retrying for several times or unsettling proxy.

IceClear avatar Jun 02 '24 16:06 IceClear