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
Age
Commit message (
Collapse
)
Author
Lines
2022-10-21
a more strict check for activation type and a more reasonable check for type ↵
AUTOMATIC
-3
/
+9
of layer in hypernets
2022-10-21
Merge pull request #3199 from discus0434/master
AUTOMATIC1111
-11
/
+23
Add features to insert activation functions to hypernetworks
2022-10-21
sort file list in alphabetical ordering in extras
winterspringsummer
-1
/
+1
2022-10-21
Fixed path issue while extras batch processing
winterspringsummer
-3
/
+3
2022-10-21
Added try except to extras batch from directory
winterspringsummer
-4
/
+7
2022-10-21
Fixed path issue while extras batch processing
winterspringsummer
-4
/
+8
2022-10-21
allow float sizes for hypernet's layer_structure
AUTOMATIC
-1
/
+1
2022-10-21
updated readme and some small stylistic changes to code
AUTOMATIC
-8
/
+9
2022-10-20
XY grid correctly re-assignes model when config changes
random_thoughtss
-3
/
+3
2022-10-20
Added PLMS hijack and made sure to always replace methods
random_thoughtss
-9
/
+157
2022-10-20
Made dummy latents smaller. Minor code cleanups
random_thoughtss
-5
/
+8
2022-10-20
add linear as a act func (option for doin nothing)
discus0434
-1
/
+1
2022-10-20
Merge branch 'AUTOMATIC1111:master' into master
discus0434
-1
/
+1
2022-10-20
Merge remote-tracking branch 'origin/master'
AUTOMATIC
-6
/
+3
2022-10-20
allow float sizes for hypernet's layer_structure
AUTOMATIC
-1
/
+1
2022-10-19
Fixed non-square highres fix generation
random_thoughtss
-3
/
+6
2022-10-20
align ui.py imports with upstream
discus0434
-19
/
+18
2022-10-20
update
discus0434
-9
/
+11
2022-10-20
update
discus0434
-31
/
+44
2022-10-19
Don't compute latent mask if were not using it. Also added support for fixed ↵
random_thoughtss
-27
/
+49
highres_fix generation.
2022-10-19
added support for ddim img2img
random_thoughtss
-0
/
+6
2022-10-19
Fixed copying mistake
random_thoughtss
-54
/
+25
2022-10-19
Added support for RunwayML inpainting model
random_thoughtss
-15
/
+293
2022-10-19
generation_parameters_copypaste.py: fix indent
Mackerel
-2
/
+2
2022-10-19
Send empty prompts as valid generation parameter
Vladimir Repin
-3
/
+0
2022-10-19
Infotext saves more specific hypernet name.
timntorres
-1
/
+1
2022-10-19
Added a bit of padding to the left
Alexandre Simard
-1
/
+1
2022-10-19
Update ui.py
Alexandre Simard
-4
/
+9
2022-10-19
fix for #3086 failing to load any previous hypernet
discus0434
-32
/
+28
2022-10-19
fix for #3086 failing to load any previous hypernet
AUTOMATIC
-32
/
+28
2022-10-20
Merge branch 'AUTOMATIC1111:master' into master
discus0434
-18
/
+45
2022-10-19
Merge pull request #3086 from discus0434/master
AUTOMATIC1111
-21
/
+77
Add settings for multi-layer structure hypernetworks
2022-10-19
enable to write layer structure of hn himself
discus0434
-1
/
+5
2022-10-19
layer options moves into create hnet ui
discus0434
-38
/
+45
2022-10-19
fix for broken checkpoint merger
AUTOMATIC
-1
/
+4
2022-10-19
Fix typo in prompt_parser.py
Ikko Ashimine
-1
/
+1
assoicated -> associated
2022-10-19
Merge branch 'master' into hot-reload-javascript
AUTOMATIC1111
-151
/
+529
2022-10-19
Predictable long operation check for time estimation
Anastasius
-1
/
+1
2022-10-19
Estimated time displayed if jobs take more 60 sec
Anastasius
-5
/
+12
2022-10-19
Added time left estimation
Anastasius
-1
/
+13
2022-10-19
Remove wrong self reference in CUDA support for invokeai
Cheka
-1
/
+1
2022-10-19
Merge branch 'master' into master
discus0434
-3
/
+4
2022-10-19
Use training width/height when training hypernetworks.
Silent
-2
/
+4
2022-10-19
Merge branch 'master' into master
discus0434
-11
/
+210
2022-10-19
Merge remote-tracking branch 'origin/api'
AUTOMATIC
-8
/
+185
2022-10-19
more careful loading of model weights (eliminates some issues with ↵
AUTOMATIC
-3
/
+25
checkpoints that have weird cond_stage_model layer names)
2022-10-19
call sampler by name
arcticfaded
-8
/
+9
2022-10-18
provide sampler by name
arcticfaded
-4
/
+24
2022-10-19
update
discus0434
-2
/
+2
2022-10-19
update
discus0434
-2
/
+2
[next]