-
Notifications
You must be signed in to change notification settings - Fork 839
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What is the minimum GPU required for support? #210
Comments
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. |
I guess you need to increase the paging file size, no harm in trying. If you are on Windows, search in google |
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
The text was updated successfully, but these errors were encountered: