Rerender_A_Video
Rerender_A_Video copied to clipboard
[SIGGRAPH Asia 2023] Rerender A Video: Zero-Shot Text-Guided Video-to-Video Translation
Added Windows installation instructions for xformers==0.0.16 and torch==1.13.1+cu117 This resolves the CUDA out of memory errors on Windows
I am working on integrating this repository with ComfyUI, so this project can get support for ControlNet, LoRA, etc. all for free from ComfyUI's infrastructure. The main issue is, I...
What is required to install - 'xformers'.
On RunPod upload is taking forever :( I tried myself but couldn't make it work Opened a feature request on Graido too : https://github.com/gradio-app/gradio/issues/5951 Let us give file path :...
Hi! When I run python rerender.py --cfg config/real2sculpture.json I have this error: File "...\Python\Python310\lib\site-packages\einops\_backends.py", line 513, in is_appropriate_type return self.K.is_tensor(tensor) and self.K.is_keras_tensor(tensor) AttributeError: module 'keras.backend' has no attribute 'is_tensor'.
**when it is 512 pixel resolution it works but when 720 or 768 i get below error** What does this error means? It is stuck here for like 8 hours....
Thanks to open source for such amazing work, it makes me see the future of stable video output. I tried some videos with fast-moving characters,like [youtube](https://www.youtube.com/watch?v=ghUx8VntRIA) and found that the...
This looks amazing, looking forward to trying it! I'm getting a few issues while installing: **1. No submodules** When I run `python install.py`, it tells me that it failed to...
When I run the render.py to execute the postprocess function, I get the error `./deps/ebsynth/bin/ebsynth: /lib/x86_64-linux-gnu/libm.so.6: version 'GLIBC_2.29' not found (required by ./deps/ebsynth/bin/ebsynth)` . The glibc version of my machine...