zhangjinyangnwpu

Results 5 issues of zhangjinyangnwpu

I have a little confuse about line 302 in util.py lr_blured = torch.clamp(lr_blured.round(), 0, 255) is that right for a (0,1) tensor? when we use degrade for training, dose tensor...

Hi, thanks for your code, it's elegant, and I learned a lot from it, I have some questions when I read your paper, 1) I noticed that you do a...

could you tell me why just take 32 channels feature map as attention map for fusioning?

I want to train animatediff, but I found that only the v1 version of the pre-trained model can be loaded in the current code?