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
*
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
|
/
*
repair broken highres fix #1109
AUTOMATIC
2022-09-30
1
-2
/
+1
*
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
*
Option to use advanced upscalers with normal img2img
AUTOMATIC
2022-09-23
1
-2
/
+2
*
Remove unnecessary duplication
Robin Fernandes
2022-09-23
1
-1
/
+4
*
Add option to save before color correction. Add suffix param when saving file...
Robin Fernandes
2022-09-22
1
-1
/
+3
*
A big rework, just what you were secretly hoping for!
AUTOMATIC
2022-09-22
1
-2
/
+3
*
prevent seed extras from having effect when extras checkbox is not checked
AUTOMATIC
2022-09-21
1
-1
/
+7
*
added --use-textbox-seed option to make long seeds possible from web ui
AUTOMATIC
2022-09-20
1
-4
/
+4
*
Enable neural network upscalers for highres. fix
AUTOMATIC
2022-09-20
1
-1
/
+21
*
add extra generation params
AUTOMATIC
2022-09-20
1
-3
/
+2
*
added highres fix feature
AUTOMATIC
2022-09-19
1
-14
/
+66
*
made 'reuse seed' button give you the seed/subseed of the currently selected ...
AUTOMATIC
2022-09-19
1
-34
/
+74
*
Merge remote-tracking branch 'origin/master'
AUTOMATIC
2022-09-18
1
-1
/
+1
|
\
|
*
handle NoneType when subseed is not initialized. Set it to -1 in that case
berkybear
2022-09-18
1
-1
/
+1
*
|
prevent black screen when seed and variation seed are the same.
AUTOMATIC
2022-09-18
1
-1
/
+6
|
/
*
fix many paths in code breaking because Processing constructor changed
AUTOMATIC
2022-09-18
1
-2
/
+2
*
Add buttons for random and reuse seed.
Johan Aires Rastén
2022-09-18
1
-2
/
+6
*
make inpaint at full resolution option not discard useful pixels from the image
AUTOMATIC
2022-09-18
1
-55
/
+4
*
fixed typos in processing.py
Steve Eberhardt
2022-09-18
1
-1
/
+1
*
set loopback color corrections on each iteration
Brian Drupieski
2022-09-17
1
-0
/
+2
*
* Fix process_images where the number of images is not a multiple of (batch_s...
Tony Beeman
2022-09-17
1
-1
/
+8
*
add support for switching model checkpoints at runtime
AUTOMATIC
2022-09-17
1
-1
/
+1
*
add a bit of a comment about what's being done with tensor noise
AUTOMATIC
2022-09-16
1
-0
/
+4
*
Merge branch 'batch-seed-attempt'
AUTOMATIC
2022-09-16
1
-2
/
+16
|
\
|
*
prevent replacing torch_randn globally (instead replacing k_diffusion.samplin...
AUTOMATIC
2022-09-16
1
-1
/
+1
|
*
first attempt to produce crrect seeds in batch
AUTOMATIC
2022-09-13
1
-2
/
+16
*
|
fix loopback color correction to store color_correction info for initial imag...
AUTOMATIC
2022-09-16
1
-2
/
+4
*
|
prompt editing
AUTOMATIC
2022-09-15
1
-3
/
+5
*
|
prevent repeating messages about too many tokens
AUTOMATIC
2022-09-15
1
-2
/
+3
*
|
added a second style field
AUTOMATIC
2022-09-14
1
-3
/
+3
*
|
prevent making grid if there is no need for it #428
AUTOMATIC
2022-09-14
1
-5
/
+3
*
|
prevent extras from saving in dir
JustAnOkapi
2022-09-14
1
-1
/
+1
|
/
*
change np.float to np.float32
JJ
2022-09-13
1
-1
/
+1
*
color correction option for all img2img modes #363
AUTOMATIC
2022-09-13
1
-0
/
+28
*
put safety checker into a separate file because it's already crowded in proce...
AUTOMATIC
2022-09-13
1
-34
/
+2
*
Adds NSFW content filter option
GRMrGecko
2022-09-13
1
-0
/
+35
*
X/Y plot with denoising adds incorrect image data to individual outputs #331
AUTOMATIC
2022-09-12
1
-0
/
+1
*
Include the model name (or the SHA256 of the file) in the metadata #271
AUTOMATIC
2022-09-12
1
-0
/
+1
*
changes for #294
AUTOMATIC
2022-09-12
1
-30
/
+5
[next]