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 convert models that were created using pytorch_lightning with the Windows bundle #366

Closed
ssube opened this issue Apr 30, 2023 · 0 comments
Labels
Milestone

Comments

@ssube
Copy link
Owner

ssube commented Apr 30, 2023

The Windows bundle only has the modules from the base and amd-windows requirements.txt installed, so it cannot load or convert models that were created using pytorch_lightning. This only applies to a some models, and shows up as:

image

It seems like installing pytorch_lightning in the next bundle is probably the easiest fix.

@ssube ssube added status/new issues that have not been confirmed yet type/bug broken features install/windows-bundle scope/convert model/diffusion labels Apr 30, 2023
@ssube ssube added this to the v0.10 milestone Apr 30, 2023
@ssube ssube added status/progress issues that are in progress and have a branch and removed status/new issues that have not been confirmed yet labels Apr 30, 2023
@ssube ssube added status/fixed issues that have been fixed and released and removed status/progress issues that are in progress and have a branch labels May 4, 2023
@ssube ssube closed this as completed May 5, 2023
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

1 participant