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

Possiable to run on CPU only? #99

Open
SansiroMa opened this issue Dec 21, 2024 · 2 comments
Open

Possiable to run on CPU only? #99

SansiroMa opened this issue Dec 21, 2024 · 2 comments
Labels

Comments

@SansiroMa
Copy link

Modified the infer.py and tried to use CPU only, but no good luck.

torch.load(config.reference_unet_path, map_location="cpu"),

@mengrang
Copy link
Collaborator

Maybe very difficult to run on CPU only...

@SansiroMa
Copy link
Author

Got it! Thanks for your answer.

@mengrang mengrang added the done label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants