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

Fooocus stopped because of the High uses of ram and gpu ram is not utilizing properly #3

Closed
AlanTuring42 opened this issue Dec 17, 2023 · 2 comments

Comments

@AlanTuring42
Copy link
Contributor

AlanTuring42 commented Dec 17, 2023

Hey for heavy workload my Fooocus process crashed multiple time on SageMaker. When I checked I saw that the RAM usage consistently approached its limit. I've faced the similar issue on Colab. Can you just implement this line on your code to utilize the free vram in the mix.

!python entry_with_update.py --share --always-high-vram

When I didn't specify on colab, simple workload, (can't to heavy workload cause the ram exceeded the limit and it crashes)

Screen Shot 2023-12-14 at 4 56 33 PM

When I specify vram on colab, heavy workload with big checkpoints

Screen Shot 2023-12-17 at 7 27 21 PM

When I didn't specify on sagemaker, simple workload, (can't to heavy workload cause the ram exceeded the limit and it crashes)

Screen Shot 2023-12-18 at 1 42 46 PM Screen Shot 2023-12-18 at 1 42 28 PM

When I did specify the high vram on sagemaker, heavy workload with big checkpoints

Screen Shot 2023-12-18 at 1 36 27 PM Screen Shot 2023-12-18 at 1 36 04 PM

Details: lllyasviel/Fooocus#1377

@Deepch7890
Copy link

Still having same issue , anyone find the solution (I'm new to this)
image
image

@Deepch7890
Copy link

image

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