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.58k stars 137 forks source link

Add Replicate demo and API #41

Open chenxwh opened 10 months ago

chenxwh commented 10 months ago

Hi @omerbt ,

Great work on TokenFlow and congratulations on the ICLR acceptance!

This pull request makes it possible to run TokenFlow on Replicate (https://replicate.com/cjwbw/TokenFlow) and via API (https://replicate.com/cjwbw/TokenFlow/api). Also happy to transfer the demo page to you so you can make modifications easily :)