- 19 Feb, 2023 10 commits
-
-
AUTOMATIC1111 authored
Fix DPM++ SDE not deterministic across different batch sizes (#5210)
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Fix params.txt saving for infotexts modified by process_batch
-
AUTOMATIC1111 authored
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Fixed missing part in the Linux installation instructions
-
AUTOMATIC1111 authored
Download model if none are found
-
AUTOMATIC1111 authored
Apply extra networks per-batch instead of per-session (fixes wildcards)
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
store and print real torch version
-
- 18 Feb, 2023 1 commit
-
-
Vladimir Mandic authored
-
- 17 Feb, 2023 1 commit
-
-
space-nuko authored
-
- 16 Feb, 2023 2 commits
-
-
asdfire1 authored
-
missionfloyd authored
-
- 15 Feb, 2023 2 commits
-
-
RcINS authored
-
missionfloyd authored
-
- 13 Feb, 2023 2 commits
-
-
space-nuko authored
-
AUTOMATIC1111 authored
Fix: v0.91.0 of fastapi Cannot add middleware after an application ha…
-
- 11 Feb, 2023 1 commit
-
-
RcINS authored
-
- 10 Feb, 2023 1 commit
-
-
zijiren233 authored
-
- 05 Feb, 2023 7 commits
-
-
AUTOMATIC1111 authored
Adds options for grid margins to XYZ Plot and Prompt Matrix
-
EllangoK authored
-
AUTOMATIC1111 authored
fix symlinks in extra networks ui
-
AUTOMATIC1111 authored
Add prompt_hash option for file/dir name pattern
-
AUTOMATIC1111 authored
Catch broken model symlinks early | Quickfix modelloader.py
-
AUTOMATIC authored
-
techneconn authored
-
- 04 Feb, 2023 13 commits
-
-
Alex "mcmonkey" Goodwin authored
'absolute' and 'resolve' are equivalent, but 'resolve' resolves symlinks (which is an obscure specialty behavior usually not wanted) whereas 'absolute' treats symlinks as folders (which is the expected behavior). This commit allows you to symlink folders within your models/embeddings/etc. dirs and have preview images load as expected without issue.
-
spezialspezial authored
os.path.getmtime(filename) throws exception later in codepath when meeting broken symlink. For now catch it here early but more checks could be added for robustness.
-
AUTOMATIC authored
fix issue with switching back to checkpoint that had its checksum calculated during runtime mentioned in #7506
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Add .jpg to allowed thumb formats
-
AUTOMATIC1111 authored
Update error message WRT missing checkpoint file
-
AUTOMATIC1111 authored
Fix img2imgalt after samplers separation
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Move Mac related code to separate file
-
AUTOMATIC authored
-
AUTOMATIC authored
-
brkirch authored
-
AUTOMATIC1111 authored
img2img instruct-pix2pix support
-