Commit History

Add TextualInversion to processed prompts. Other updates.
78167cb

AlanB commited on

Reverted hack to get sequential_cpu_offload working. Not perfect.
4afe117

AlanB commited on

Added sequential_cpu_offload and model_cpu_offload by d1g1t
26206b5

AlanB commited on

Updates from diffusers
69e533f

AlanB commited on

Bumped depreciated Diffusers version to 0.14.0 because I was getting error about init_image in kwargs, which I can't find
afbfa5a

AlanB commited on

Added from diffusers.schedulers import LMSDiscreteScheduler
271cad0

AlanB commited on

Updated prompt tweening, trying to fix error "Input type (float) and bias type (c10::Half) should be the same"
69e0e4e

AlanB commited on

Some updates from the Github
0ca23a8

AlanB commited on

Update pipeline.py
a0795ca

AlanB commited on

Big changes with schedulermixin and pipeline.. Hope it doesn't break anything.
181c850

AlanB commited on

Fixed use of tabs instead of spaces for indentation, caused error
151612e

AlanB commited on

Replaced init_image with image to match git change.
67f4e7b

AlanB commited on

Added vae_slicing option
e97d8f2

AlanB commited on

Forgot something..
a551d9c

AlanB commited on

Upload pipeline.py
e5ecc74

AlanB commited on