Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'm so confused by https://github.com/ziqihuangg/Collaborative-Diffusion/blob/master/editing/collaborative_edit.py #38

Open
min-star opened this issue Jul 5, 2024 · 4 comments

Comments

@min-star
Copy link

min-star commented Jul 5, 2024

what's optDM.ckpt?where to got it.

FileNotFoundError: [Errno 2] No such file or directory: './test_data/test_mask_edit/test/optDM.ckpt'

@jupytera
Copy link

Have you solved this problem yet? I have also encountered the same problem

@min-star
Copy link
Author

min-star commented Jul 13, 2024 via email

@ziqihuangg
Copy link
Owner

Hi, these are the intermediate outputs from the mask-based editing branch, specifically from this script: https://github.com/ziqihuangg/Collaborative-Diffusion/blob/master/editing/imagic_edit_mask.py
What Collaborative Diffusion does is to collaborate the mask-based and text-based edits to enable a text&mask-based edit.

@Gromitmugs
Copy link

@min-star Basically just run both imagic_edit_mask.py and imagic_edit_text.py first. Then, you would use the results from those 2 as an input arg for collaborative_edit.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants