My fork from stable diffusion forge. Why not optifine? I like forge mods more. I made it cuz I’m too lazy to set it up again and again every time I need to update something/break system/change drives and etc.
Go to file
2024-01-25 17:02:35 -08:00
.github Don't wait for 10 minutes for test server to come up 2023-12-30 19:44:38 +02:00
configs support for sdxl-inpaint model 2023-12-21 20:15:51 +08:00
embeddings add embeddings dir 2022-09-30 14:16:26 +03:00
extensions delete the submodule dir (why do you keep doing this) 2022-10-29 09:02:02 +03:00
extensions-builtin Update forge_freeu.py 2024-01-25 16:37:18 -08:00
html put extra networks controls row into the tabs UI element for #14588 2024-01-22 23:20:30 +03:00
javascript lint 2024-01-23 00:36:31 +03:00
ldm_patched i 2024-01-24 10:03:36 -08:00
localizations Remove old localizations from the main repo. 2022-11-08 10:01:27 +03:00
models Add support for the Variations models (unclip-h and unclip-l) 2023-03-25 21:03:07 -04:00
modules i 2024-01-25 16:48:17 -08:00
modules_forge Update forge_loader.py 2024-01-25 16:44:25 -08:00
scripts keep postprocessing upscale selected tab after restart 2024-01-20 15:37:49 +04:00
test change import statements for #14478 2023-12-31 22:38:30 +03:00
textual_inversion_templates hypernetwork training mk1 2022-10-07 23:22:22 +03:00
.eslintignore Add basic ESLint configuration for formatting 2023-05-17 16:09:06 +03:00
.eslintrc.js add onEdit function for js and rework token-counter.js to use it 2023-10-01 10:15:23 +03:00
.git-blame-ignore-revs Add .git-blame-ignore-revs 2023-05-19 12:34:06 +03:00
.gitignore output path 2024-01-13 21:02:41 -08:00
.pylintrc Add basic Pylint to catch syntax errors on PRs 2022-10-15 16:26:07 +03:00
CHANGELOG.md update changelog 2023-12-04 09:35:52 +03:00
CITATION.cff citation mk2 2023-08-21 15:27:04 +03:00
CODEOWNERS Update CODEOWNERS 2024-01-25 17:02:35 -08:00
environment-wsl2.yaml update xformers 2023-04-03 15:23:35 -04:00
launch.py add --dump-sysinfo, a cmd arg to dump limited sysinfo file at startup 2023-08-30 19:48:47 +03:00
LICENSE.txt add license file 2023-01-15 09:24:48 +03:00
package.json Add basic ESLint configuration for formatting 2023-05-17 16:09:06 +03:00
pyproject.toml Update ruff to 0.1.6 2023-11-22 18:05:12 +02:00
README.md Update README.md 2024-01-25 17:02:03 -08:00
requirements_versions.txt Merge pull request #14471 from akx/bump-numpy 2023-12-31 01:37:56 +03:00
requirements-test.txt Overhaul tests to use py.test 2023-05-19 17:42:34 +03:00
requirements.txt Drop dependency on basicsr 2023-12-30 17:53:19 +02:00
screenshot.png new screenshot 2023-01-07 13:30:06 +03:00
script.js Remove unnecessary 'else', add 'lightboxModal' check 2023-12-11 18:06:08 +06:00
style.css put extra networks controls row into the tabs UI element for #14588 2024-01-22 23:20:30 +03:00
webui-macos-env.sh update torch to 2.1.0 2023-11-26 12:07:33 +03:00
webui-user.bat revert change to webui-user.bat 2022-11-19 21:06:58 +03:00
webui-user.sh Vendor in the single module used from taming_transformers; remove taming_transformers dependency 2023-05-30 12:47:57 +03:00
webui.bat support webui.settings.bat 2023-10-15 04:36:27 +09:00
webui.py update #14354 2023-12-30 15:12:48 +03:00
webui.sh Merge pull request #14227 from kingljl/kingljl-patch-memory-leak 2023-12-16 11:24:07 +03:00

This is A Private Project

Currently, we are only sending invitations to people who may be interested in development of this project.

Please do not share codes or info from this project to public.

If you see this, please join our private Discord server for discussion: https://discord.gg/SGjWyaMS

Stable Diffusion Web UI Forge