index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2023-07-18
Merge branch 'dev' into fix-11805
Leon Feng
2023-07-18
remove duplicate
Leon Feng
2023-07-18
Add support for `--upcast-sampling` with SD XL
brkirch
2023-07-17
skip installing packages with pip if theyare already installed
AUTOMATIC1111
2023-07-17
hide cards for networks of incompatible stable diffusion version in Lora extr...
AUTOMATIC1111
2023-07-17
Merge pull request #11821 from AUTOMATIC1111/lora_lyco
AUTOMATIC1111
2023-07-17
add alias to lyco network
AUTOMATIC1111
2023-07-17
delay writing cache to prevent writing the same thing over and over
AUTOMATIC1111
2023-07-16
fix cache loading wrong entries from old cache files
AUTOMATIC1111
2023-07-16
possible fix for FP16 VAE failing in img2img SDXL
AUTOMATIC1111
2023-07-16
Merge pull request #11757 from AUTOMATIC1111/sdxl
AUTOMATIC1111
2023-07-16
minor restyling for extra networks
AUTOMATIC1111
2023-07-16
nuke thumbs extra networks view mode (use settings tab to change width/height...
AUTOMATIC1111
2023-07-16
fix bogus metadata for extra networks appearing out of cache
AUTOMATIC1111
2023-07-16
Merge pull request #11794 from MarcusAdams/none-filename-token
AUTOMATIC1111
2023-07-16
Merge pull request #11797 from wfjsw/ext-index-env
AUTOMATIC1111
2023-07-16
Merge pull request #11806 from huchenlei/file_500
AUTOMATIC1111
2023-07-16
speedup extra networks listing
AUTOMATIC1111
2023-07-16
allow refreshing single card after editing user metadata instead of all cards
AUTOMATIC1111
2023-07-15
404 when thumb file not found
huchenlei
2023-07-15
Update shared.py
Leon Feng
2023-07-16
add lora user metadata editor dialog inspired by MrKuenning's mockup from #7458
AUTOMATIC1111
2023-07-15
user metadata system for custom networks
AUTOMATIC1111
2023-07-15
allow replacing extensions index with environment variable
Jabasukuriputo Wang
2023-07-15
remove "## " from changelog.md version
AUTOMATIC1111
2023-07-15
suppress printing TI embedding into console by default
AUTOMATIC1111
2023-07-15
cache git extension repo information
AUTOMATIC1111
2023-07-15
add textual inversion hashes to infotext
AUTOMATIC1111
2023-07-15
add padding and identification to generation log section (Failed to find Lora...
AUTOMATIC1111
2023-07-15
disable rich exception output in console for API by default, use WEBUI_RICH_E...
AUTOMATIC1111
2023-07-15
fix an issue in live previews that happens when you use SDXL with fp16 VAE
AUTOMATIC1111
2023-07-14
Added [none] filename token.
Marcus Adams
2023-07-14
restyle time taken/VRAM display
AUTOMATIC1111
2023-07-14
add a message about unsupported samplers
AUTOMATIC1111
2023-07-14
add cheap VAE approximation coeffs for SDXL
AUTOMATIC1111
2023-07-14
add more relevant fields to caching conds
AUTOMATIC1111
2023-07-14
Merge branch 'dev' into sdxl
AUTOMATIC1111
2023-07-14
repair medvram and lowvram
AUTOMATIC1111
2023-07-14
raise maximum Negative Guidance minimum sigma due to request in PR discussion
AUTOMATIC1111
2023-07-14
linter
AUTOMATIC1111
2023-07-14
initial SDXL refiner support
AUTOMATIC1111
2023-07-14
handles model hash cache.json error
w-e-w
2023-07-13
add support for SDXL loras with te1/te2 modules
AUTOMATIC1111
2023-07-13
mute SDXL imports in the place there SDXL is imported for the first time inst...
AUTOMATIC1111
2023-07-13
repair --no-half for SDXL
AUTOMATIC1111
2023-07-13
add XL support for live previews: approx and TAESD
AUTOMATIC1111
2023-07-13
fix broken img2img
AUTOMATIC1111
2023-07-13
Merge branch 'dev' into master
AUTOMATIC1111
2023-07-13
Merge pull request #11707 from wfjsw/revert-11244
AUTOMATIC1111
2023-07-13
Merge pull request #11747 from AUTOMATIC1111/img2img-save
AUTOMATIC1111
[next]