Skip to content

Standalone interface #290

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

Merged
merged 10 commits into from
Jul 20, 2023
Merged

Standalone interface #290

merged 10 commits into from
Jul 20, 2023

Conversation

semjon00
Copy link
Collaborator

@semjon00 semjon00 commented Jul 18, 2023

This builds on the recently performed refactor and implements an ability to run this repository without WebUI. Yes, you read that right, stable-diffusion-webui-depthmap-script does not strictly need stable-diffusion-webui to function now and, technically, it is no longer only a script. The main benefits is: faster startup times, responsiveness, smaller storage footprint and smaller VRAM/RAM usage.

Sadly, this, again, may silently break some things, but it is nearly not as risky as #278. This MR is based on #278: it should be merged after #278.

@semjon00 semjon00 force-pushed the standalone-interface branch from 8ca9042 to 1a64c6a Compare July 18, 2023 19:18
@semjon00 semjon00 marked this pull request as ready for review July 20, 2023 07:08
@semjon00 semjon00 force-pushed the standalone-interface branch from c1d830f to 5b7f9ee Compare July 20, 2023 08:45
* Make standalone mode more self-aware if installed as webui extension
* Fix commit retrieval for standalone mode if not installed as webui extension
* Improved output saving
@semjon00 semjon00 force-pushed the standalone-interface branch from 5b7f9ee to 1d217ce Compare July 20, 2023 09:36
@semjon00
Copy link
Collaborator Author

semjon00 commented Jul 20, 2023

@thygate Ready to merge, unless you could find issues (there may be some).

@thygate
Copy link
Owner

thygate commented Jul 20, 2023

This is a great new feature, some instructions for the readme might be helpful before we advertise this new feature..

@thygate thygate merged commit c545d80 into main Jul 20, 2023
@thygate thygate deleted the standalone-interface branch July 20, 2023 13:35
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

Successfully merging this pull request may close these issues.

2 participants