Stable Diffusion web UI (with a DirectML patch)
Go to file
2022-10-18 08:44:50 +03:00
.github add cache for workflow 2022-10-17 07:57:17 +03:00
embeddings add embeddings dir 2022-09-30 14:16:26 +03:00
javascript Fix #2750 2022-10-17 07:48:28 +03:00
models deepdanbooru interrogator 2022-10-05 20:55:26 +02:00
modules Put API under /sdapi/ so that routing is simpler in the future. This means that one could allow access to /sdapi/ but not the webui. 2022-10-18 08:44:50 +03:00
scripts Safeguard setting restore logic against exceptions 2022-10-17 08:43:41 +03:00
textual_inversion_templates hypernetwork training mk1 2022-10-07 23:22:22 +03:00
.gitignore remove user's liners from .gitigbore - those go into .git/info/exclude 2022-10-14 19:33:49 +03:00
.pylintrc Add basic Pylint to catch syntax errors on PRs 2022-10-15 16:26:07 +03:00
artists.csv Remove duplicate artist from file 2022-10-12 12:50:37 +03:00
CODEOWNERS add codeowners file so stop the great guys who are collaborating on the project from merging in PRs. 2022-10-11 17:08:03 +03:00
environment-wsl2.yaml update environment-wsl2.yaml 2022-10-12 09:08:44 +03:00
launch.py Pull out some of URL to Env Variable (#2578) 2022-10-16 10:13:18 +03:00
README.md Add InvokeAI and lstein to credits, add back CUDA support 2022-10-11 17:24:00 +03:00
requirements_versions.txt add missing requirement for api and fix some typos 2022-10-17 11:50:20 +03:00
requirements.txt add missing requirement for api and fix some typos 2022-10-17 11:50:20 +03:00
screenshot.png updated interface to use Blocks 2022-08-30 21:51:30 +03:00
script.js Add hint for ctrl/alt enter 2022-10-15 09:59:40 +03:00
style.css Added Refresh Button to embedding and hypernetwork names in Train Tab 2022-10-16 10:51:06 +03:00
txt2img_Screenshot.png Add files via upload 2022-10-09 18:45:37 +03:00
webui-user.bat Revert "Update webui-user.bat" 2022-09-14 08:58:13 +03:00
webui-user.sh revert changes to two bat files I asked to revert but the author couldn't in 863e9efc19. 2022-10-16 10:14:27 +03:00