MCG-NJU / EMA-VFI

[CVPR 2023] Extracting Motion and Appearance via Inter-Frame Attention for Efficient Video Frame Interpolatio
Apache License 2.0
399 stars 42 forks source link

dependency error with timm #3

Closed sehandev closed 1 year ago

sehandev commented 1 year ago

timm==0.6.11 needs torch version over 1.7.0

Can you tell me what version did you actually use?

GuozhenZhang1999 commented 1 year ago

The actual version of torch we are using is 1.8.0. We deeply apologize for any confusion this may have caused and have already updated the README accordingly. Thank you very much for bringing this to our attention.

sehandev commented 1 year ago

Thanks!