TokenFlow icon indicating copy to clipboard operation
TokenFlow copied to clipboard

Official Pytorch Implementation for "TokenFlow: Consistent Diffusion Features for Consistent Video Editing" presenting "TokenFlow" (ICLR 2024)

Results 36 TokenFlow issues
Sort by recently updated
recently updated
newest added

Are these part of a future update? ``` config_controlnet.yaml run_tokenflow_controlnet.py ```

The documentation says ``` Similarly, if you want to use ControlNet or SDEedit, create a yaml config as in ``config/config_controlnet.yaml ``` Want should go in the `config/config_controlnet.yaml`. I tried to...

Hi, cool work! In this picture, how can we get Jt? I guess it is the result of per frame editing by image to image editing with prompt "colorful painting"?...

Thanks for your nice work! I have two questions. The first question, the paper mentioned that each layer of the key frames has been processed. So, when editing the original...

Have you tested this for the in-painting task like StableDiffusion?