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

add an option to remove temporary files and models after converting #122

Closed
ssube opened this issue Feb 11, 2023 · 1 comment
Closed

add an option to remove temporary files and models after converting #122

ssube opened this issue Feb 11, 2023 · 1 comment
Assignees
Labels
scope/convert status/fixed issues that have been fixed and released type/feature new features
Milestone

Comments

@ssube
Copy link
Owner

ssube commented Feb 11, 2023

Provide a way for the conversion script to clean up after itself.

@ssube ssube added status/new issues that have not been confirmed yet type/feature new features labels Feb 11, 2023
@ssube ssube added this to the v0.8 milestone Feb 12, 2023
@ssube ssube mentioned this issue Mar 5, 2023
99 tasks
@ssube
Copy link
Owner Author

ssube commented Mar 9, 2023

I don't want to add too many deletes at once, and this will not be on by default for the v0.8.0 release, but removing the models/.cache/*-torch directories once they have been converted to ONNX should reduce the disk space for SD checkpoints by about half.

@ssube ssube self-assigned this Mar 9, 2023
@ssube ssube added status/fixed issues that have been fixed and released and removed status/new issues that have not been confirmed yet labels Mar 9, 2023
@ssube ssube closed this as completed Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope/convert status/fixed issues that have been fixed and released type/feature new features
Projects
None yet
Development

No branches or pull requests

1 participant