-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
Not using GPU #1839
Comments
"Always offload VRAM" is not an issue here, and this is the default behaviour, see Lines 31 to 32 in 6261f17
Please remove Inpainting uses more VRAM (in your case RAM or disk for offloading) as normal image inference, which is why this behaviour is normal and you couldn't use Fooocus at all without offloading. If you would have more VRAM, your GPU could keep the models loaded all the time and your image generation would be (much) faster. EDIT: You might try to set TL;DR: nothing to worry about. Maybe your hardware is more on the weak side, but still can handle the job with offloading! |
Hi How can i Speed up Fooocus? Fooocus is a fun Program and i like it to make things in it but i have this feeling Fooocus is on my Computer quit slow. I use Low renders, more Anime/Comic Base Models and im still slow. for 4 pictures i need most 45 minutes what must i do? How can i boost my GPU? thanks for the answer ^^ my computer info: Processor: AMD Athlon(tm) X4 870K Quad Core Processor 3.90 GHz RAM: 16 GB NVIDIA GeForce GTX 1050 Ti |
Hi, just 1 more question: |
@NaschBear Your PC is on the brink of being able to run Fooocus, and as you're using a GTX 1050 (1XXX series "only marginally faster than CPU") and your CPU is also quite old (8+ years), there's not really much you can do. You have 2 options:
@MasterRed0 Offloading is enabled by default if you haven't manually disabled it |
oh thank you for the fast answer ^^ ok in the time i buy a new computer i make more stuff in Fooocus with Blender hihiihiii ^^ |
@MasterRed0 Do you know which version worked "before" and when before was? |
As mentioned, inpainting uses more resources than normal image generation. There sadly is not really much you can do, you especially should not wait 40 minutes for one image 😐. |
It's very weird because like I said, everything worked just fine previously, both normal generating and inpaiting taking only a couple minutes. It probably generated those 2 images in a short amount of time but just stopped for some reason. Now I can't generate even a single image. |
Hey guys so i have installed fooocus and its working but i dont think it is using my 4gb 1650 nvidia card but it is only using CPU.. does anyone has solution for this? |
Hi,
I work with GTX 1660 super 6gb RAM, 16gb regular (non GPU) RAM, and everything used to be fine until today. Whenever I want to launch Fooocus, the regular RAM works itself up like crazy, practically freezing my computer, even without generating anything
(this is with Fooocus just being open)
All the while GPU usage is almost 0%
When launching the app, I noticed this log:
I thought it might have something to do with this issue, so I tried to edit the config log in such a way:
I know this is probably wrong, and if so, please tell me how I can enter --always-low-vram properly into the config text file.
(Yes I have read the manual but there is no mention of how to enter such a modification in there)
This issue started only after I've generated 2 inpaint results today, never happened before.
I have also read the system swap fix tutorial, and can safely report that there are no problems in that department.
Would you know of a fix to this issue? Is the "always offload vram" even the issue here? PLEASE help,
Thanks
The text was updated successfully, but these errors were encountered: