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/api'
AUTOMATIC
2022-10-19
1
-8
/
+16
|
\
|
*
example API working with gradio
arcticfaded
2022-10-17
1
-7
/
+15
|
*
initial prototype by borrowing contracts
arcticfaded
2022-10-17
1
-1
/
+1
*
|
remove dependence on TQDM for sampler progress/interrupt functionality
AUTOMATIC
2022-10-18
1
-6
/
+0
|
/
*
Only make output dir when creating output
CookieHCl
2022-10-16
1
-6
/
+0
*
do not reload embeddings from disk when doing textual inversion
AUTOMATIC
2022-10-16
1
-2
/
+3
*
add First pass size always regardless of whether it was auto chosen or specified
AUTOMATIC
2022-10-15
1
-1
/
+1
*
bring back scale latent option in settings
AUTOMATIC
2022-10-15
1
-4
/
+4
*
Set to -1 when seed input is none
githublsx
2022-10-15
1
-1
/
+1
*
set firstpass w/h to 0 by default and rever to old behavior when any are 0
AUTOMATIC
2022-10-14
1
-19
/
+30
*
remove scale latent and no-crop options from hires fix
AUTOMATIC
2022-10-14
1
-37
/
+27
*
Fixed Scale ratio problem
Buckzor
2022-10-14
1
-14
/
+11
*
Option between stretch and crop for Highres. fix
Buckzor
2022-10-14
1
-12
/
+22
*
Added first_pass_width and height as adjustable inputs to "High Res Fix"
Buckzor
2022-10-14
1
-2
/
+4
*
Restore last generation params
Trung Ngo
2022-10-13
1
-0
/
+4
*
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
|
\
|
[next]