- 19 Feb, 2023 15 commits
-
-
AUTOMATIC authored
reword settings for 4chan export, remove unneded try/excepts, add try/except for actually saving JPG
-
AUTOMATIC1111 authored
Configurable JPG downscale threshold
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
add version to extensions table
-
AUTOMATIC authored
-
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 3 commits
-
-
Vladimir Mandic authored
-
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 9 commits
-
-
w-e-w authored
-
w-e-w authored
allowing the user to configure the image downscale parameters in setting
-
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 5 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
-