Open Amazon90 opened 2 months 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
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?
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
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.
fix_oot.patch