Open lukasfolle opened 2 years ago
Hey @lukasfolle, did you have any luck with this? Working on something similar and keen to discuss.
Hi Luke & Ben, just you make any progress here? Have been considering something similar for a project I'm working on
Hello, I am also interested in img2img fine-tune. I'm also considering on similar subjects. Did you get any ideas about this?
I looked at it, but it seems that the code is not for fine-tuning.
I looked at it, but it seems that the code is not for fine-tuning.
I have the same question about fintune/train img2img. Maybe img2img is untrainable?
I'm curious too
,ccy a
On Sat, Dec 9, 2023, 11:11 PM Alexander Kozhevin @.***> wrote:
I'm curious too
— Reply to this email directly, view it on GitHub https://github.com/CompVis/stable-diffusion/issues/303#issuecomment-1848592658, or unsubscribe https://github.com/notifications/unsubscribe-auth/AU2KAD57HBWU5X4BJDS664LYISPEHAVCNFSM6AAAAAAQQ2644WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBYGU4TENRVHA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Thank you for open-sourcing this awesome project!
I would be interested in training a stable diffusion model conditioned on an input sketch and a text string just like the script under
scripts/img2img.py
allows, but on my own dataset. Do you provide the training/fine-tuning code for this and I just overlooked it?:wave: Lukas