maopian2333

Results 6 issues of maopian2333

hi, thanks for your work. is there any way to install totally offline?

Hi, i run the inference code and finally get a black image with a warning: /opt/conda/lib/python3.9/site-packages/diffusers/image_processor.py:97: RuntimeWarning: invalid value encountered in cast images = (images * 255).round().astype("uint8") . It seems...

The demo at https://replicate.com/thudm/cogview2 desn't work, there is always no output.

hi, could i ask the difference between HAT_SRx4_ImageNet-pretrain.pth and HAT_SRx4.pth? I couldn't find an introduction for different model versions. Thanks a lot.

hi, thanks for your awesome work! I try the online demo, the results are awesome. Then i download the code and run the inference pipeline with the default model ('https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.1/RealESRGAN_x2plus.pth'),...