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
/
sd_hijack_clip.py
Age
Commit message (
Expand
)
Author
2024-02-10
Update sd_hijack_clip.py
hako-mikan
2024-02-09
add option
hako-mikan
2023-08-03
fix missing TI hash
w-e-w
2023-07-29
textual inversion support for SDXL
AUTOMATIC1111
2023-07-26
repair SDXL
AUTOMATIC1111
2023-07-26
fix autograd which i broke for no good reason when implementing SDXL
AUTOMATIC1111
2023-07-16
Merge pull request #11757 from AUTOMATIC1111/sdxl
AUTOMATIC1111
2023-07-15
add textual inversion hashes to infotext
AUTOMATIC1111
2023-07-13
fix CLIP doing the unneeded normalization
AUTOMATIC1111
2023-07-12
SDXL support
AUTOMATIC1111
2023-06-02
Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions
Aarni Koskela
2023-05-10
suggestions and fixes from the PR
AUTOMATIC
2023-05-10
fixes for B007
AUTOMATIC
2023-01-15
add BREAK keyword to end current text chunk and start the next
AUTOMATIC
2023-01-07
In-place operations can break gradient calculation
brkirch
2023-01-07
more comments
AUTOMATIC
2023-01-07
make it not break on empty inputs; thank you tarded, we are
AUTOMATIC
2023-01-07
CLIP hijack rework
AUTOMATIC
2023-01-01
fix 'RuntimeError: Expected all tensors to be on the same device' error preve...
AUTOMATIC
2022-12-31
alt-diffusion integration
AUTOMATIC
2022-11-30
fix bugs
zhaohu xing
2022-11-26
Add support Stable Diffusion 2.0
AUTOMATIC