half-drop-demo / handler.py

Commit History

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

Sean Powell commited on

Correct text2img_guidance_scale param name.
f0c3269

Sean Powell commited on

Make text2img guidance scale a float.
c444f8d

Sean Powell commited on

Log out params used.
8df445a

Sean Powell commited on

Update handler to extract all params. Remove memory logging.
3cc8d46

Sean Powell commited on

Increase img2img strength to 0.6 to attempt tiling improvement.
21d86ed

Sean Powell commited on

Adjust parameters to address render issues.
62c63fc

Sean Powell commited on

Re-cuda pipes per execution.
6a92ce4

Sean Powell commited on

Disable VAE slicing. Flush GPU memory.
eec894b

Sean Powell commited on

Correct response format for HF inference endpoint.
42299af

Sean Powell commited on

Use multiple GPUs (for Nvidia A10G support).
21ca519

Sean Powell commited on

Use a single GPU (for Nvidia A100 support).
35483dc

Sean Powell commited on

Place pipelines on different GPUs.
5126622

Sean Powell commited on

Additional VRAM debugging.
0fc9fa3

Sean Powell commited on

Touch VRAM debugging statements.
a7ae214

Sean Powell commited on

Implement a HF handler.
0cdb495

Sean Powell commited on