custom-diffusion icon indicating copy to clipboard operation
custom-diffusion copied to clipboard

Unable to retrieve the image used for regularization.

Open LZHLilE opened this issue 1 year ago • 1 comments

I encounter the following error when trying to retrieve the real image using the Python script in the project. image Can someone help me to resolve this?

LZHLilE avatar Mar 30 '24 06:03 LZHLilE

Hi, The clip-retrieval library that we used for retrieving regularization images no longer works. One option is to disable --real-prior flag to generate regularization images. This also works fine with a slight drop in performance.

Thanks.

nupurkmr9 avatar Mar 31 '24 21:03 nupurkmr9