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

Google colab error #25

Closed lxycopper closed 8 months ago

lxycopper commented 1 year ago

When I run this code block in Google Colab !accelerate launch test_fatezero.py --config=$CONFIG_NAME it raises an error:

image

ChenyangQiQi commented 11 months ago

Very weird. It seems the inversion part and editing part are both running correctly. Is it because of out-of-memory or interrupted by Colab infrastructure? You may also try to run it on your personal machine.