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

A1111 Forge fork #53

Open
mnb3000 opened this issue Mar 19, 2024 · 2 comments
Open

A1111 Forge fork #53

mnb3000 opened this issue Mar 19, 2024 · 2 comments

Comments

@mnb3000
Copy link
Contributor

mnb3000 commented Mar 19, 2024

Hi! I was wondering if it is possible to adapt this image to use A1111 Forge, so I forked your setup, and on the way made a lot of improvements.

https://github.com/mnb3000/a1111-forge-svd-docker

I decoupled all weights from image, thus making it slimmer and faster to spin up. Weights are now being downloaded at first start of the container and their sha256 checksums are being validated after download.
Image size reduction made it able to set up a CI/CD pipeline which automatically builds, versions, tags, pushes and releases images.
I also added optional SDXL Turbo download as an env var, and SVD 1.1 download from civitai via API token.
If you are interested in backporting these kinds of changes to your repos - let me know, I might be able to help you with that

@ashleykleynhans
Copy link
Owner

https://github.com/ashleykleynhans/forge-docker

@mnb3000
Copy link
Contributor Author

mnb3000 commented Mar 19, 2024

I know you have one, but I needed one with auto SDXL/Turbo/SVD1.1 download, and I did an image for SVD demo code, so I did my twist on it, making a fully working free CI pipeline on the way :)

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

2 participants