diffusers
[Community Pipeline] FRESCO: Spatial-Temporal Correspondence for Zero-Shot Video Translation
#8239
Merged

[Community Pipeline] FRESCO: Spatial-Temporal Correspondence for Zero-Shot Video Translation #8239

sayakpaul merged 5 commits into huggingface:main from SingleZombie:fresco
SingleZombie
SingleZombie1 year ago

What does this PR do?

Implement a comminuty pipeline. Related issue: #7408

Before submitting

Who can review?

@sayakpaul @yiyixuxu @DN6

SingleZombie code and doc
a07430c1
SingleZombie update paper link
702f538c
SingleZombie remove redundant codes
711878cc
sayakpaul
sayakpaul approved these changes on 2024-05-23
sayakpaul1 year ago

Thanks for this pipeline! I just left a few minor comments.

Conversation is marked as resolved
Show resolved
examples/community/README.md
4073 return res
4074
4075
4076
input_video_path = '/path/to/video'
4077
output_video_path = '/path/to/video'
sayakpaul1 year ago

Can we provide actual links here so that users can try it right off the bat?

Conversation is marked as resolved
Show resolved
examples/community/README.md
4121 negative_prompt=n_prompt
4122).images
4123
4124
export_to_video(
4125
output_frames, output_video_path, 5)
sayakpaul1 year ago

Let's also link the outputs as a GIF maybe so that it renders nicely?

SingleZombie add example video
4fee3015
SingleZombie
SingleZombie1 year ago

Thanks for this pipeline! I just left a few minor comments.

Good idea! I have edited the example script.

sayakpaul
sayakpaul approved these changes on 2024-05-24
sayakpaul1 year ago

Thanks!

sayakpaul Merge branch 'main' into fresco
8f96a581
sayakpaul
sayakpaul1 year ago👍 2

Thanks for your contributions!

sayakpaul sayakpaul merged 46a9db03 into main 1 year ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone