drboog / Shifted_Diffusion

Code for Shifted Diffusion for Text-to-image Generation (CVPR 2023)
Creative Commons Zero v1.0 Universal
159 stars 11 forks source link

pytorch version #6

Open xu-pping opened 1 year ago

xu-pping commented 1 year ago

Hello author, which version of pytorch are you using?

Nyxeka commented 1 year ago

do pip install --upgrade torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118 after installing the requirements.