Skip to content
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

Open
Amazon90 opened this issue Sep 11, 2024 · 4 comments
Open

What is the minimum GPU required for support? #210

Amazon90 opened this issue Sep 11, 2024 · 4 comments

Comments

@Amazon90
Copy link

Amazon90 commented Sep 11, 2024

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

@Amazon90 Amazon90 changed the title What is the minimum supported GPU What is the minimum GPU required for support? Sep 11, 2024
@Aadik1ng
Copy link

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
Copy link

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
Copy link

image

@nitinmukesh
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants