google / style-aligned

Official code for "Style Aligned Image Generation via Shared Attention"
Apache License 2.0
1.19k stars 86 forks source link

Missing image files still missing #17

Closed SoftologyPro closed 8 months ago

SoftologyPro commented 8 months ago

Issue closed too early. Not fixed yet.

Run demo_stylealigned_controlnet.py It still complains about a missing train.jpg Should that just be train.png renamed to train.jpg or is the jpg a depth map?

amirhertz commented 8 months ago

Can you please provide the error you get?

demo_stylealigned_controlnet.py was updated together with the missing images, and it now uses train.png

SoftologyPro commented 8 months ago

OK, all good now, thanks. I only upddated the images and not the script.