DiffAttack icon indicating copy to clipboard operation
DiffAttack copied to clipboard

how to fix this problem"list index out of range"

Open HONG-0122 opened this issue 1 year ago • 3 comments

image

HONG-0122 avatar Sep 27 '24 07:09 HONG-0122

Hi @HONG-0122 ,

Could you share more details about the issue? For instance, did you modify any code before encountering this error? The original code in the repository should be working fine

WindVChen avatar Sep 27 '24 20:09 WindVChen

您好 ,

你能否介绍有关问题的具体情况?例如,在遇到此错误之前,您是否修改了任何代码?存储库中的原始代码应该可以正常工作 Hello, I am just trying to reproduce this project and have not made any modifications to the code

HONG-0122 avatar Sep 30 '24 06:09 HONG-0122

Hmm, there's still not enough information to pinpoint the issue. Could you check the version of your packages, particularly the diffusers package? Sometimes version mismatches can lead to conflicts. You might want to try using diffusers=0.9.0 if you have a different version installed.

WindVChen avatar Sep 30 '24 07:09 WindVChen