Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About the Background Smoothing #68

Open
FatLong666 opened this issue Sep 14, 2023 · 0 comments
Open

About the Background Smoothing #68

FatLong666 opened this issue Sep 14, 2023 · 0 comments

Comments

@FatLong666
Copy link

Hello, when I run the project to generate a video, I want to use the Backgroud-Smoothing to make a compression between the different video. But I got some error about the Backgroung-Smoothing.

File "D:\pycharmprojects\Text2Video-Zero\text_to_video_pipeline.py", line 428, in call
m_f = torch.tensor(self.sod_model.process_data(
AttributeError: 'TextToVideoPipeline' object has no attribute 'sod_model'

When I spent some time to figure it out, I found that the Text_to_video_pipeline.py doesn't define the self.sod_model. It seem the project also have not provide more information or fully code about the Background-Smoothing.

I hope U can help me.

Best, regard!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant