omerbt / TokenFlow

Official Pytorch Implementation for "TokenFlow: Consistent Diffusion Features for Consistent Video Editing" presenting "TokenFlow" (ICLR 2024)
https://diffusion-tokenflow.github.io
MIT License
1.56k stars 135 forks source link

Exclude virtual environment directories and cache directories #26

Open SpenserCai opened 1 year ago

SpenserCai commented 1 year ago

In most cases, developers will use venv to quickly create virtual environments, and running programs will generate pycache. In order to improve the development efficiency of contributors, I think may be can exclude venv and pycache directories