williamyang1991 / FRESCO

[CVPR 2024] FRESCO: Spatial-Temporal Correspondence for Zero-Shot Video Translation
https://www.mmlab-ntu.com/project/fresco/
Other
731 stars 71 forks source link

pull request requirements.txt #7

Closed Inferencer closed 8 months ago

Inferencer commented 8 months ago

sorry still havent figured out pull requests in requirements.txt

pip install torchvision=0.16.0 should be pip install torchvision==0.16.0

im on windows annaconda so maybe its different on other systems

williamyang1991 commented 8 months ago

thank you. I fixed this typo!

philtsip commented 8 months ago

this implements https://github.com/williamyang1991/FRESCO/pull/9 :)