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
/
processing.py
Age
Commit message (
Expand
)
Author
2022-10-22
removed aesthetic gradients as built-in
AUTOMATIC
2022-10-21
Refer to Hypernet's name, sensibly, by its name variable.
timntorres
2022-10-21
do not load aesthetic clip model until it's needed
AUTOMATIC
2022-10-21
Fix Hypernet infotext string split bug for PR #3283
AUTOMATIC
2022-10-21
updated readme and some small stylistic changes to code
AUTOMATIC
2022-10-20
Made dummy latents smaller. Minor code cleanups
random_thoughtss
2022-10-19
Fixed non-square highres fix generation
random_thoughtss
2022-10-19
Don't compute latent mask if were not using it. Also added support for fixed ...
random_thoughtss
2022-10-19
Added support for RunwayML inpainting model
random_thoughtss
2022-10-19
Infotext saves more specific hypernet name.
timntorres
2022-10-19
Merge remote-tracking branch 'origin/api'
AUTOMATIC
2022-10-18
remove dependence on TQDM for sampler progress/interrupt functionality
AUTOMATIC
2022-10-17
example API working with gradio
arcticfaded
2022-10-17
initial prototype by borrowing contracts
arcticfaded
2022-10-16
Only make output dir when creating output
CookieHCl
2022-10-16
do not reload embeddings from disk when doing textual inversion
AUTOMATIC
2022-10-15
add First pass size always regardless of whether it was auto chosen or specified
AUTOMATIC
2022-10-15
bring back scale latent option in settings
AUTOMATIC
2022-10-15
Set to -1 when seed input is none
githublsx
2022-10-14
set firstpass w/h to 0 by default and rever to old behavior when any are 0
AUTOMATIC
2022-10-14
remove scale latent and no-crop options from hires fix
AUTOMATIC
2022-10-14
Fixed Scale ratio problem
Buckzor
2022-10-14
Option between stretch and crop for Highres. fix
Buckzor
2022-10-14
Added first_pass_width and height as adjustable inputs to "High Res Fix"
Buckzor
2022-10-13
Restore last generation params
Trung Ngo
2022-10-10
add eta noise seed delta option
AUTOMATIC
2022-10-10
--no-half-vae pt2
AUTOMATIC
2022-10-10
--no-half-vae
AUTOMATIC
2022-10-09
do not add clip skip to parameters if it's 1 or 0
AUTOMATIC
2022-10-09
Fix issues with CLIP ignore option name change
Fampai
2022-10-09
change up #2056 to make it work how i want it to plus make xy plot write corr...
AUTOMATIC
2022-10-09
Sanitize infotext output (for now)
William Moorehouse
2022-10-09
Fix grabbing the model name for infotext
William Moorehouse
2022-10-09
Added extended model details to infotext
William Moorehouse
2022-10-09
additional changes for saving pnginfo for #1803
AUTOMATIC
2022-10-09
remove line break
frostydad
2022-10-09
Fix incorrect sampler name in output
frostydad
2022-10-08
support loading .yaml config with same name as model
AUTOMATIC
2022-10-08
chore: Fix typos
Aidan Holland
2022-10-08
add 'Ignore last layers of CLIP model' option as a parameter to the infotext
AUTOMATIC
2022-10-08
fix bug where when using prompt composition, hijack_comments generated before...
MrCheeze
2022-10-08
do not let user choose his own prompt token count limit
AUTOMATIC
2022-10-08
check specifically for skipped
Trung Ngo
2022-10-08
Add button to skip the current iteration
Trung Ngo
2022-10-08
let user choose his own prompt token count limit
AUTOMATIC
2022-10-06
Added job_timestamp to Processed
Milly
2022-10-06
Added styles to Processed
Milly
2022-10-06
add generation parameters to images shown in web ui
AUTOMATIC
2022-10-06
Merge branch 'master' into fix-vram
Jairo Correa
2022-10-06
integrate the new samplers PR
AUTOMATIC
[prev]
[next]