Skip to content

How to inference SUPIR by using two 3090 GPU? #166

@NOTGOOOOD

Description

@NOTGOOOOD

Hi, Dear developer!

Thank you for your great work. I'm trying to run the inference code of SUPIR by below script.

CUDA_VISIBLE_DEVICES=0,1 python test.py --img_dir input_folder/ --save_dir ./results-F --SUPIR_sign F --upscale 4 --loading_half_params --load_8bit_llava

But the out of memory has occurred. So, How should I do to run the inference using two 3090 24G GPU?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions