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
stats
log msg
author
committer
range
path:
root
/
modules
/
processing.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
add eta noise seed delta option
AUTOMATIC
2022-10-10
1
-1
/
+5
*
--no-half-vae pt2
AUTOMATIC
2022-10-10
1
-2
/
+1
*
--no-half-vae
AUTOMATIC
2022-10-10
1
-2
/
+9
*
do not add clip skip to parameters if it's 1 or 0
AUTOMATIC
2022-10-09
1
-1
/
+1
*
Fix issues with CLIP ignore option name change
Fampai
2022-10-09
1
-2
/
+2
*
change up #2056 to make it work how i want it to plus make xy plot write corr...
AUTOMATIC
2022-10-09
1
-3
/
+2
*
Sanitize infotext output (for now)
William Moorehouse
2022-10-09
1
-3
/
+3
*
Fix grabbing the model name for infotext
William Moorehouse
2022-10-09
1
-1
/
+1
*
Added extended model details to infotext
William Moorehouse
2022-10-09
1
-0
/
+3
*
additional changes for saving pnginfo for #1803
AUTOMATIC
2022-10-09
1
-2
/
+4
*
remove line break
frostydad
2022-10-09
1
-1
/
+0
*
Fix incorrect sampler name in output
frostydad
2022-10-09
1
-1
/
+8
*
support loading .yaml config with same name as model
AUTOMATIC
2022-10-08
1
-1
/
+1
*
chore: Fix typos
Aidan Holland
2022-10-08
1
-1
/
+1
*
add 'Ignore last layers of CLIP model' option as a parameter to the infotext
AUTOMATIC
2022-10-08
1
-1
/
+5
*
fix bug where when using prompt composition, hijack_comments generated before...
MrCheeze
2022-10-08
1
-0
/
+1
*
do not let user choose his own prompt token count limit
AUTOMATIC
2022-10-08
1
-5
/
+0
*
check specifically for skipped
Trung Ngo
2022-10-08
1
-2
/
+1
*
Add button to skip the current iteration
Trung Ngo
2022-10-08
1
-0
/
+4
*
let user choose his own prompt token count limit
AUTOMATIC
2022-10-08
1
-0
/
+6
*
Added job_timestamp to Processed
Milly
2022-10-06
1
-0
/
+2
*
Added styles to Processed
Milly
2022-10-06
1
-0
/
+2
*
add generation parameters to images shown in web ui
AUTOMATIC
2022-10-06
1
-2
/
+6
*
Merge branch 'master' into fix-vram
Jairo Correa
2022-10-06
1
-8
/
+8
|
\
|
*
integrate the new samplers PR
AUTOMATIC
2022-10-06
1
-3
/
+4
|
*
option to let users select which samplers they want to hide
AUTOMATIC
2022-10-06
1
-7
/
+6
|
*
added support for AND from https://energy-based-model.github.io/Compositional...
AUTOMATIC
2022-10-05
1
-1
/
+1
*
|
Removing parts no longer needed to fix vram
Jairo Correa
2022-10-05
1
-13
/
+8
*
|
Merge branch 'master' into fix-vram
Jairo Correa
2022-10-04
1
-20
/
+33
|
\
|
|
*
prompt_parser: allow spaces in schedules, add test, log/ignore errors
Rae Fu
2022-10-04
1
-5
/
+5
|
*
do not touch p.seed/p.subseed during processing #1181
AUTOMATIC
2022-10-04
1
-9
/
+17
|
*
emergency fix for img2img
AUTOMATIC
2022-10-04
1
-1
/
+2
|
*
support interrupting after the previous change
AUTOMATIC
2022-10-04
1
-1
/
+3
|
*
send all three of GFPGAN's and codeformer's models to CPU memory instead of j...
AUTOMATIC
2022-10-04
1
-7
/
+9
*
|
Merge branch 'master' into stable
Jairo Correa
2022-10-02
1
-7
/
+10
|
\
|
|
*
Merge remote-tracking branch 'origin/master'
AUTOMATIC
2022-10-02
1
-2
/
+2
|
|
\
|
|
*
add sampler_noise_scheduler_override property
DepFA
2022-10-01
1
-2
/
+2
|
*
|
initial support for training textual inversion
AUTOMATIC
2022-10-02
1
-5
/
+8
|
|
/
*
|
Merge branch 'master' into fix-vram
Jairo Correa
2022-09-30
1
-2
/
+1
|
\
|
|
*
repair broken highres fix #1109
AUTOMATIC
2022-09-30
1
-2
/
+1
*
|
Fix memory leak and reduce memory usage
Jairo Correa
2022-09-29
1
-7
/
+26
|
/
*
do nor add log messages to saved iamge parameters
AUTOMATIC
2022-09-28
1
-2
/
+2
*
added support for automatically installing latest k-diffusion
AUTOMATIC
2022-09-28
1
-4
/
+5
*
save parameters for images when using the Save button.
AUTOMATIC
2022-09-28
1
-2
/
+7
*
Update processing.py
C43H66N12O12S2
2022-09-28
1
-2
/
+2
*
add sampler properties to StableDiffusionProcessing and Processed
DepFA
2022-09-27
1
-1
/
+15
*
Grids saving to subdirectory when setting unchecked
Daniel
2022-09-27
1
-1
/
+1
*
Reformat some changes from the previous commit.
AUTOMATIC
2022-09-24
1
-1
/
+1
*
Fix to XY_Grid script console progress bar and other progress bar improvement...
RnDMonkey
2022-09-24
1
-1
/
+1
*
Clear no longer needed VRAM during a 'highres fix' generation created during ...
Jacob Tyndall
2022-09-24
1
-0
/
+5
[next]