ChenyangQiQi / FateZero

[ICCV 2023 Oral] "FateZero: Fusing Attentions for Zero-shot Text-based Video Editing"
http://fate-zero-edit.github.io/
MIT License
1.1k stars 106 forks source link

Can you add options to run FateZero with CPU only? #11

Closed fengmao closed 1 year ago

fengmao commented 1 year ago

Hi there, my computer is very old and does not support cuda, can you guys add support options to run this project with CPU only, thanks.

ChenyangQiQi commented 1 year ago

You may edit the device variable here. If your cpu memory is also low, you may use the config to save attention at the disk here