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

IndexError: list index out of range ( RIFE ) #33

Closed
mazz3d opened this issue Jul 3, 2023 · 4 comments
Closed

IndexError: list index out of range ( RIFE ) #33

mazz3d opened this issue Jul 3, 2023 · 4 comments

Comments

@mazz3d
Copy link

mazz3d commented Jul 3, 2023

Hello
I have been trying for days to obtain the RIFE video from "Prompt Travel," but I have been unable to find it. It seems to be available only through "Controlnet Travel.
Screenshot 2023-07-03 23491s7
I encountered an error while attempting to create a video using prompts for RIFE interpolation. Is there any method or alternative way to generate a video with RIFE interpolation from prompts?

@Kahsolt
Copy link
Owner

Kahsolt commented Jul 4, 2023

👉 You just please use the extensive script manager.py for RIFE interpolation. 👈
To specify this, RIFE mainly works in the post-processing pipeline, in an offline sd-webui way; read also thread #20.

ps. Though the ControlNet-Travel script embeds part of the RIFE functionality within the sd-webui app, it offers an implementaion to interpolate on the input conditions (the canny/depth/..etc hint tensors) rather than the output frames, so probably not working in the way you currently understand :)

As for the IndexError, please show me more console logs and traceback info so that I can infer what is wrong.

@mazz3d
Copy link
Author

mazz3d commented Jul 4, 2023

manager.py for RIFE interpolation

Thank you for your quick reply
yes, exactly I need it to be offline to have fewer rendering frames (I will rely on RIFE to get a longer video with fewer render time frames )
how to get or use the manager.py file, please is it inside the Travel prompt? would be really appreciated.

sure here are the errors
Screenshot 2023-07-04 105441
Screenshot 2023-07-04 105836

@Kahsolt
Copy link
Owner

Kahsolt commented Jul 5, 2023

Of course this manager.py script is put right under the root folder of this extension, but you'd better run it with manager.cmd if using Windows.
Please be patient to read the section #Post-processing pipeline in README.md, though I know that it's getting somewhat tl;dr :(

Sadly this controlnet-travel is temporarily broken, since sd-webui-controlnet is updating rapidly.
But I'm right now re-implementing it in a new way. And will notify the well-tested compatible version strings if sd-webui and sd-webui-controlnet in README :)

@Kahsolt
Copy link
Owner

Kahsolt commented Jul 5, 2023

ControlNet-Travel should be reworking now with the latest v3.0, have a try bro~ :)

@Kahsolt Kahsolt closed this as completed Aug 2, 2023
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

2 participants