feizc / Diffusion-RWKV

Scaling RWKV-Like Architectures for Diffusion Models
Other
110 stars 5 forks source link

No file named requirements.txt #2

Open stefenmax opened 5 months ago

stefenmax commented 5 months ago

Hi, thanks for your work. I run into some trouble when install mmcv. Will you provide the requirements.txt?

feizc commented 5 months ago

Hi, i upload the requirements in my experiments.
For more suitable environments, you can referred to here.

stefenmax commented 5 months ago

Thank you for your response. I was able to successfully run the code. I noticed that the variable 'n' is set to 16 in this line. Does this imply that it samples 16 images at once? If so, why are only 8 of the images clear? I am using the huge model trained on the CIFAR-10 dataset with 64x64 resolution in raw space. sample_138