Fanghua-Yu / SUPIR

SUPIR aims at developing Practical Algorithms for Photo-Realistic Image Restoration In the Wild

Home Page:http://supir.xpixel.group/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The computer with the NVIDIA 4090 graphics card was successfully installed but is experiencing VRAM overload.

chaorenai opened this issue · comments

The computer with the NVIDIA 4090 graphics card was successfully installed but is experiencing VRAM overload.

I have successfully deployed SUPIR on a computer with an NVIDIA 4090 graphics card, and I also used the following command when starting: python gradio_demo.py --loading_half_params --use_image_slider --use_tile_vae. However, the run is still not successful, showing a memory overflow.
1: Can the 24GB VRAM of the 4090 graphics card not run this project?
2: Are there any optimization methods?

Here is the English translation of the content you provided.

Add --no_llava argument too.

Use it with pinokio

Use it with pinokio

what is pinokio,how to do it