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

Cannot run on AMD GPU RX 580 #1091

Closed
swapnawebdev opened this issue Dec 1, 2023 · 4 comments
Closed

Cannot run on AMD GPU RX 580 #1091

swapnawebdev opened this issue Dec 1, 2023 · 4 comments
Labels
duplicate This issue or pull request already exists

Comments

@swapnawebdev
Copy link

swapnawebdev commented Dec 1, 2023

Describe the problem
AMD gpu rx 580 issue while running

Full Console Log

 generator = torch.Generator(device).manual_seed(int(seed))
RuntimeError: Device type privateuseone is not supported for torch.Generator() api.

image

@hansanawijethunga
Copy link

I have the same issue am also using rx580

@Chris66hz
Copy link

My whole pc shuts down with rx580 4gb

@axnix
Copy link

axnix commented Dec 3, 2023

You can get rid of this error by this: #624 (comment)
Maybe then you'll get another error "There is not enough GPU video memory available!" - Possible fix: #624 (comment)
But as I already mentioned there, it didn't fixed it for me (win10,rx570 8gb)

@mashb1t
Copy link
Collaborator

mashb1t commented Dec 30, 2023

Duplicate of #1078

As of 8e62a72 (latest Fooocus version 2.1.857) AMD with >= 8GB VRAM is now supported.
Please try with min. 8GB VRAM allocated.

@mashb1t mashb1t closed this as not planned Won't fix, can't repro, duplicate, stale Dec 30, 2023
@mashb1t mashb1t added the duplicate This issue or pull request already exists label Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

5 participants