Commit History

Try a simpler process where the canvas is scaled, rotated and cropped square.
b0b8c79

Sean Powell commited on

Fix origina image width calculation.
f27f339

Sean Powell commited on

Adjust parameters to address render issues.
62c63fc

Sean Powell commited on

Remove forced upcast (no longer needed).
0718a7d

Sean Powell commited on

Try a fixed fp16 VAE.
b90b5ca

Sean Powell commited on

Explicitly enable upcasting, to confirm it is on.
d418167

Sean Powell commited on

Try explicitly disabling upcasting on the vae.
a14a545

Sean Powell commited on

Restore VAE slicing (not supported by AutoencoderKL, so not a candidate for root-cause).
c1560a2

Sean Powell commited on

Disable VAE slicing. Flush GPU memory.
eec894b

Sean Powell commited on

Revert "Try disabling FP16."
8f30678

Sean Powell commited on

Try disabling FP16.
b7d5131

Sean Powell commited on

Move pipe to cuda call to ensure types are correctly modified.
049d2c2

Sean Powell commited on

Attempt to cast bias to f16.
710f85d

Sean Powell commited on

Try disabling VAE slicing to see if that removes the CUDA incompatible half type.
a30feef

Sean Powell commited on

Support device in pipe initialisers.
caa0f8b

Sean Powell commited on

Update GPU identifying logic.
8a794e8

Sean Powell commited on

Select between cuda or mps based on environment.
a5222e6

Sean Powell commited on

Add func to compute tile width from wallpaper width.
98271f9

Sean Powell commited on

Remove redundant self call.
d0bd7a7

Sean Powell commited on

Preserve image mode to ensure colour images remain colour.
1d68389

Sean Powell commited on

Make experiments consistent & use shared utils.
ad3f797

Sean Powell commited on

Extract and refactor diamond crop img2img procedure.
a9ae6bb

Sean Powell commited on

Working prototype, generating half-drop from a diamond-crop.
fc4590f

Sean Powell commited on