levihsu / OOTDiffusion

Official implementation of OOTDiffusion: Outfitting Fusion based Latent Diffusion for Controllable Virtual Try-on
Other
5.8k stars 829 forks source link

What is the minimum GPU required for support? #210

Open Amazon90 opened 2 months ago

Amazon90 commented 2 months ago

Could you please let me know what graphics card configuration is required to run the Gradio graphical interface of this program on a Windows system? I am currently using a 4070 Ti, but it takes about 20 minutes to load.

20240911191932

3

fix_oot.patch

Aadik1ng commented 1 month ago

RuntimeError: [enforce fail at ..\c10\core\impl\alloc_cpu.cpp:72] data. DefaultCPUAllocator: not enough memory: you tried to allocate 3276800 bytes.

I have 6GB of VRAM

nitinmukesh commented 1 month ago

RuntimeError: [enforce fail at ..\c10\core\impl\alloc_cpu.cpp:72] data. DefaultCPUAllocator: not enough memory: you tried to allocate 3276800 bytes.

I have 6GB of VRAM

I have tested on 8 GB VRAM + 8 GB Shared and it works fine. How much shared memory do you have?

Aadik1ng commented 1 month ago

image

nitinmukesh commented 1 month ago

I guess you need to increase the paging file size, no harm in trying.

If you are on Windows, search in google increase paging file size