Rerender_A_Video
Rerender_A_Video copied to clipboard
[SIGGRAPH Asia 2023] Rerender A Video: Zero-Shot Text-Guided Video-to-Video Translation
A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton' Is this required...
Hello, I noticed the integration into Diffusers, is there any documentation on this?
**I install the source code in Linux, Use the following commands according to Installation: _python rerender.py --cfg config/real2sculpture.json_ Some keyframes have been generated. I have modified the path to make...
pinokio
When I used Pinokio to install this project, the install, start, and configure buttons that should have appeared in the old version did not appear in the new version. What...
Being limited by my hardware I'm trying to run the webUI from a google colab notebook, but I get many errors. If anyone made it work and wouldn't mind to...
No module 'xformers'. Proceeding without it. ControlLDM: Running in eps-prediction mode DiffusionWrapper has 859.52 M params. making attention of type 'vanilla' with 512 in_channels Working with z of shape (1,...
Hi there, I see you have TODO list for diffusers integration. Do you have approximate timeline for the job?
Hello there! I want to load a lora into ReRender. However, I want to do this without merging it with the base model (running diffusers scripts for the conversion and...
I am preparing a free Kaggle Notebook tutorial Running this step : `!python video_blend.py result/elon_musk_speech_short_768 --beg 1 --end 31 --itv 10 --key keys --output result/elon_musk_speech_short_768/blend.mp4 --fps 30.0 --n_proc 3 -ps`...