Skip to content

[Bug] PhotoMaker is broken since Oct 13 #947

@akleine

Description

@akleine

Git commit

2e9242e

Operating System & Version

Ubuntu 24.04 x86_64

GGML backends

CUDA

Command-line arguments used

sd -m ~/SD_models/sdxl/sd_xl_base_1.0_0.9vae.safetensors --vae ~/SD_models/sdxl/sdxl_vae.safetensors --clip-on-cpu --sampling-method euler --diffusion-fa -H 1024 -W 1024 --seed 5 --steps 40 --cfg-scale 5 --photo-maker ~/SD_models/loras_sdxl/photomaker-v1.safetensors --pm-id-images-dir ./photomaker_examples/newton_man --pm-style-strength 15 -p "half portrait of a man img, playing guitar, wearing blue shirt, dark background, RAW photo, 8k uhd, high quality" -n "Cropped, out of frame, out of focus, worst quality, greyscale, bad anatomy, bad hands" -o PM1.png

Steps to reproduce

run above script twice:

  1. using sd built with commit c64994d OKAY
  2. using sd built with commit 2e9242e BROKEN

What you expected to happen

Mr Newton is playing on the guitar:

Image

What actually happened

Anyone else (except Mr Newton) plays here:

Image

Logs / error messages / stack trace

No response

Additional context / environment details

tested both
on CPU and CUDA ( 8GB VRAM)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions