1 Click Auto Windows Installer For Rerender A Video - 1 Click Video To Anime
Added 2023-09-18 15:44:53 +0000 UTCJoin discord and tell me your discord username to get a special rank : SECourses Discord
19 October 2024 Update :
Files upgraded to V3 : Re_Render_a_Video_v1.zip
Please use new Windows requirements and use install_large_vram.bat
Windows Requirements
Python 3.10.11, CUDA 12.4, cuDDN 8.9, FFMPEG, Git, C++ Build Tools 17.8 LTSC
Full tutorial to install above requirements : https://youtu.be/DrhUHnYfwC0
15 February 2024 Update :
Install script updated according to latest libraries
When installing please wait fully otherwise you will get errors
When installing it will download a lot of models so if you don't want models to be download edit install2 .py file before starting install and delete the models you don't want
The models it will download are : Realistic_Vision_V5.1, Flat_2D_Animerge, ReV_Animated_122 & Stable_Diffusion_1.5
Do not use spaces or special characters in your folder names or in your video names
To see all process edit video_blend .py file and set OPEN_EBSYNTH_LOG = True
Triton library added for Windows
You need to have installed Python 3.10.x - it can be like 3.10.6 or 3.10.9 or 3.10.11 etc
Here a full tutorial for how to install FFmpeg and Python properly : https://youtu.be/-NjNy7afOQ0
19 October 2023 Update :
Full tutorial video released > https://youtu.be/a8oeCFyM5gA
Please also upvote this Reddit Thread Thank you so much
EXAMPLE VIDEO : https://twitter.com/GozukaraFurkan/status/1703797121126662602
Please read carefully and upvote this Reddit thread if possible
The original GitHub repo to read and learn more : https://github.com/williamyang1991/Rerender_A_Video
My installers will make a new VENV and install everything there. So this will not affect your other applications such as Automatic1111 Web UI
You also need to install ffmpeg and set its environment path. Shown in this video (2:56) : https://youtu.be/OI1LEN-SgLM
You need to have installed git
install_large_vram .bat will install Torch 2.0.1, Cuda 11.8, and xFormers 0.0.22
install_low_vram .bat will install Torch 1.13.1, Cuda 11.7 and xFormers 0.0.16 - will be probably slower i am yet to test
After install run .bat
The starting URL will be : http://127.0.0.1:7860
Before installing everything there are several crucial issues
Edit install2 .py and comment out the models that you don't want to download or you can even add new models for download. Auto download included models are Realistic_Vision_V5_1, Stable_Diffusion_1_5, Flat_2D_Animerge (which i used in example video), ReV_Animated_122
If you add new models edit sd_model_cfg .py and add them to the model dictionary list with same format. So easy to edit both of the files they are very clear
Most importantly if you don't compile ebsynth yourself please download and extract ebsynth .zip into the same folder. I compiled it with using Microsoft Visual Studio Community Edition 2022 and CUDA 12 library. Compiling it really hard. For those who wants I can connect your PC and help you if you become my Level 50 patreon subscriber (only 1 time)
Moreover, put all of these files into a folder with specific path. Do not use spaces in folder path. Do not use non english characters in folder path. Example correct folder path is
G:\render_v3
Here how your folder should look like before install

The install will take some time since it will download models which are total 32.2 GB
After all installation has been completed double click run .bat file and it will start the Web UI interface
Usage is intuitive
I made this video with default settings, flat2DAnimerge_v30 model and just a man in a room prompt
Processing is taking a lot of time
You can follow the process from CMD window
The starting URL will : http://127.0.0.1:7860
If you get ffprobe error that means it doesn't see your FFMPEG
So download ffmpeg from here : https://ffmpeg.org/download.html
Extract downloaded ffmpeg into the scripts folder (..\Rerender_A_Video\venv\Scripts) like below

Upload your video and set settings and then click Run 1st Key Frame
This will display first frame
After that click Run All Frames once you are okay with first frame
You will see the results inside Rerender_A_Video\result folder with the name of your input video file name
Make your video filename also specific easy like test_video.mp4 - dont use spaces or non-english characters
The final and most time consuming part will generate images under blend folder
It will generate number of frames equal to the number of frames in your original video
Finally it will not copy the sound of the original video
Put output render video and initial original video into the same folder and run below command.
Don't forget to change file names. Also you need to have installed (add system path) or downloaded ffmpeg into the same folder
ffmpeg -i blend.mp4 -i source_video.mp4 -c:v copy -c:a copy -map 0:v:0 -map 1:a:0 output.mp4
Hopefully I will make a detailed tutorial video for this amazing tool
Re_Render_a_Video_v1.zip contains all of the files including ebsynth .zip extracted
Comments
Hocam şu videoyu bire bir izle, sonra v3 yükle, high vram olanı seç, az önce yaptım çalışıyor : https://youtu.be/DrhUHnYfwC0
Furkan Gözükara
2024-10-19 13:51:44 +0000 UTCactivate venv and execute this pip install opencv-python hatası alıyorum hocam bende yardımcı olabilir misiniz
Ibrahim Pehlivan
2024-10-19 10:31:48 +0000 UTCAlready solved, thank you
glcheer
2024-04-02 14:36:07 +0000 UTCreplied back lets continue there
Furkan Gözükara
2024-04-02 12:17:24 +0000 UTCI have reinstalled and sent you the entire cmd log, when I run low _vram, I can see the ebsynth exe being moved automatically in the folder.
glcheer
2024-04-02 08:33:23 +0000 UTCYour python is good. Can you reinstall and send me entire cmd log? Are you seeing ebsynth exe in folder and being moved auto?
Furkan Gözükara
2024-04-02 05:20:17 +0000 UTCPython 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)] on win32 It seems that something went wrong during my second installation. I'll reinstall it.
glcheer
2024-04-02 05:16:18 +0000 UTCok i just did a fresh install and 0 errors. working. so that means you had error while installing. first tell me your python version? second reinstall and email me your entire install logs : monstermmorpg@gmail.com
Furkan Gözükara
2024-04-02 04:16:13 +0000 UTCi am gonna reinstall and test right now
Furkan Gözükara
2024-04-02 03:24:07 +0000 UTCi install low_vram,but when i run,it always get this error: A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton' logging improved. Traceback (most recent call last): File "D:\Rerender_Videos\Rerender_A_Video\webUI.py", line 24, in from flow.flow_utils import get_warped_and_mask File "D:\Rerender_Videos\Rerender_A_Video\flow\flow_utils.py", line 258, in flow_calc = FlowCalc() File "D:\Rerender_Videos\Rerender_A_Video\flow\flow_utils.py", line 156, in __init__ checkpoint = torch.load(model_path, File "D:\Rerender_Videos\Rerender_A_Video\venv\lib\site-packages\torch\serialization.py", line 771, in load with _open_file_like(f, 'rb') as opened_file: File "D:\Rerender_Videos\Rerender_A_Video\venv\lib\site-packages\torch\serialization.py", line 270, in _open_file_like return _open_file(name_or_buffer, mode) File "D:\Rerender_Videos\Rerender_A_Video\venv\lib\site-packages\torch\serialization.py", line 251, in __init__ super(_open_file, self).__init__(open(name, mode)) FileNotFoundError: [Errno 2] No such file or directory: './models/gmflow_sintel-0c07dcb3.pth'
glcheer
2024-04-02 03:22:52 +0000 UTChello. your video file name was inaccurate. make it like input_video.extension and it will work
Furkan Gözükara
2024-03-23 21:49:46 +0000 UTChello. your video file name was inaccurate. make it like input_video.extension and it will work
Furkan Gözükara
2024-03-23 21:49:41 +0000 UTCI would like to know the minimum computer configuration
Haifeng Liao
2024-03-23 07:25:19 +0000 UTCTraceback (most recent call last): File "C:\rerender_v2\all_files_V2\Rerender_A_Video\venv\lib\site-packages\gradio\queueing.py", line 388, in call_prediction output = await route_utils.call_process_api( File "C:\rerender_v2\all_files_V2\Rerender_A_Video\venv\lib\site-packages\gradio\route_utils.py", line 219, in call_process_api output = await app.get_blocks().process_api( File "C:\rerender_v2\all_files_V2\Rerender_A_Video\venv\lib\site-packages\gradio\blocks.py", line 1437, in process_api result = await self.call_function( File "C:\rerender_v2\all_files_V2\Rerender_A_Video\venv\lib\site-packages\gradio\blocks.py", line 1109, in call_function prediction = await anyio.to_thread.run_sync( File "C:\rerender_v2\all_files_V2\Rerender_A_Video\venv\lib\site-packages\anyio\to_thread.py", line 56, in run_sync return await get_async_backend().run_sync_in_worker_thread( File "C:\rerender_v2\all_files_V2\Rerender_A_Video\venv\lib\site-packages\anyio\_backends\_asyncio.py", line 2144, in run_sync_in_worker_thread return await future File "C:\rerender_v2\all_files_V2\Rerender_A_Video\venv\lib\site-packages\anyio\_backends\_asyncio.py", line 851, in run result = context.run(func, *args) File "C:\rerender_v2\all_files_V2\Rerender_A_Video\venv\lib\site-packages\gradio\utils.py", line 641, in wrapper response = f(*args, **kwargs) File "C:\rerender_v2\all_files_V2\Rerender_A_Video\venv\lib\site-packages\torch\utils\_contextlib.py", line 115, in decorate_context return func(*args, **kwargs) File "C:\rerender_v2\all_files_V2\Rerender_A_Video\webUI.py", line 264, in process1 cfg = create_cfg(global_video_path, *args) File "C:\rerender_v2\all_files_V2\Rerender_A_Video\webUI.py", line 168, in create_cfg input_name = os.path.split(input_path)[-1].split('.')[0] File "C:\Python31011\lib\ntpath.py", line 211, in split p = os.fspath(p) TypeError: expected str, bytes or os.PathLike object, not NoneType
Haifeng Liao
2024-03-23 06:46:13 +0000 UTCye it is accurate. make a newer fresh install and let me know. also you installed ffmpeg right? you get same message when typed ffmpeg?
Furkan Gözükara
2024-03-21 12:10:48 +0000 UTCC:\Users\Administrator>python - version Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information.
Haifeng Liao
2024-03-21 12:06:45 +0000 UTChello. I just did a fresh install and no issues. worked great. so here info i need what is your python version? please reinstall and send me your entire install cmd output as email : monstermmorpg@gmail.com
Furkan Gözükara
2024-03-20 01:12:26 +0000 UTChello. this happens when file downloads fails. i am testing a fresh install now
Furkan Gözükara
2024-03-20 00:09:14 +0000 UTCTraceback (most recent call last): File "C:\rerender_v2\all_files_V2\Rerender_A_Video\webUI.py", line 24, in from flow.flow_utils import get_warped_and_mask File "C:\rerender_v2\all_files_V2\Rerender_A_Video\flow\flow_utils.py", line 258, in flow_calc = FlowCalc() File "C:\rerender_v2\all_files_V2\Rerender_A_Video\flow\flow_utils.py", line 156, in __init__ checkpoint = torch.load(model_path, File "C:\rerender_v2\all_files_V2\Rerender_A_Video\venv\lib\site-packages\torch\serialization.py", line 791, in load with _open_file_like(f, 'rb') as opened_file: File "C:\rerender_v2\all_files_V2\Rerender_A_Video\venv\lib\site-packages\torch\serialization.py", line 271, in _open_file_like return _open_file(name_or_buffer, mode) File "C:\rerender_v2\all_files_V2\Rerender_A_Video\venv\lib\site-packages\torch\serialization.py", line 252, in __init__ super().__init__(open(name, mode)) FileNotFoundError: [Errno 2] No such file or directory: './models/gmflow_sintel-0c07dcb3.pth'
Haifeng Liao
2024-03-19 15:38:34 +0000 UTCthank you so much great list to follow
Furkan Gözükara
2023-12-09 10:30:11 +0000 UTCHi, after hours of various tries, I finally found a successful workaround to make ReRender work! I'm sharing all the different steps so hopefully you can find how to fix the automatic installer: Install Python 3.10.11 (this version specifically, for some reasons the more recent ones do not work). During the install check Add to PATH https://www.python.org/downloads/release/python-31011/ Install Microsoft C++ Build Tools https://visualstudio.microsoft.com/visual-cpp-build-tools/ Install RUST https://www.rust-lang.org/tools/install Then install ReRender by using the all_files.zip and following the instructions you provided.
furoba
2023-12-09 03:15:18 +0000 UTCcan you try this? : pip install einops i am going to test installer right now to see if i will get any errors
Furkan Gözükara
2023-12-08 17:13:58 +0000 UTCHi, I have the same problem of "no module named cv2". I did as you said but now I have another error message instead: Traceback (most recent call last): File "C:\RERENDER\Rerender_A_Video\webUI.py", line 6, in import einops ModuleNotFoundError: No module named 'einops' Press any key to continue . . .
furoba
2023-12-08 16:04:38 +0000 UTCactivate venv and execute this pip install opencv-python tell me if you are getting any error or not.
Furkan Gözükara
2023-12-07 09:27:32 +0000 UTCHi. This is the error show when I click on the run file: Traceback (most recent call last): File "C:\Users\hunte\Downloads\all_files\Rerender_A_Video\webUI.py", line 5, in import cv2 ModuleNotFoundError: No module named 'cv2' Press any key to continue . . .
Hunter Nguyen
2023-12-07 05:07:43 +0000 UTChello please uıninstall your all python and install as shown in this video into your C drive : https://youtu.be/B5U7LJOvH6g - also install Rerender_A_Video into your C or main drive not documents. also do not have any space in your folders or in your video file. let me know after this please
Furkan Gözükara
2023-11-04 18:00:36 +0000 UTCHi I'm having an issue, it generates keyframes fine but when it gets to run propogation, I get the "unrecognised arguments" and "no such directory" errors usage: video_blend.py [-h] [--output OUTPUT] [--fps FPS] [--beg BEG] [--end END] [--itv ITV] [--key KEY] [--n_proc N_PROC] [-ps] [-ne] [-tmp] name video_blend.py: error: unrecognized arguments: of lint 220533882 FB of lint 220533882 FB\blend.mp4 Traceback (most recent call last): File "C:\Users\TAW\Documents\OtherPrograms\Render_A_Video\Rerender_A_Video\venv\lib\site-packages\gradio\queueing.py", line 388, in call_prediction output = await route_utils.call_process_api( File "C:\Users\TAW\Documents\OtherPrograms\Render_A_Video\Rerender_A_Video\venv\lib\site-packages\gradio\route_utils.py", line 219, in call_process_api output = await app.get_blocks().process_api( File "C:\Users\TAW\Documents\OtherPrograms\Render_A_Video\Rerender_A_Video\venv\lib\site-packages\gradio\blocks.py", line 1440, in process_api data = self.postprocess_data(fn_index, result["prediction"], state) File "C:\Users\TAW\Documents\OtherPrograms\Render_A_Video\Rerender_A_Video\venv\lib\site-packages\gradio\blocks.py", line 1341, in postprocess_data prediction_value = block.postprocess(prediction_value) File "C:\Users\TAW\Documents\OtherPrograms\Render_A_Video\Rerender_A_Video\venv\lib\site-packages\gradio\components\video.py", line 281, in postprocess processed_files = (self._format_video(y), None) File "C:\Users\TAW\Documents\OtherPrograms\Render_A_Video\Rerender_A_Video\venv\lib\site-packages\gradio\components\video.py", line 355, in _format_video video = self.make_temp_copy_if_needed(video) File "C:\Users\TAW\Documents\OtherPrograms\Render_A_Video\Rerender_A_Video\venv\lib\site-packages\gradio\components\base.py", line 226, in make_temp_copy_if_needed temp_dir = self.hash_file(file_path) File "C:\Users\TAW\Documents\OtherPrograms\Render_A_Video\Rerender_A_Video\venv\lib\site-packages\gradio\components\base.py", line 190, in hash_file with open(file_path, "rb") as f: FileNotFoundError: [Errno 2] No such file or directory: 'result\\calling of lint 220533882 FB\\blend.mp4'
Thomas Wiwchar
2023-11-03 02:45:46 +0000 UTCi have this issue as well- how did you fix it?
Thomas Wiwchar
2023-11-03 02:21:20 +0000 UTCthank you
Furkan Gözükara
2023-10-31 09:38:04 +0000 UTCWell, I look forward to it with great interest, I find all this related to video rotoscoping by AI very interesting.
Salvador Robles
2023-10-31 09:33:31 +0000 UTCyou are right. this is on my research topic and will hopefully make a tutorial
Furkan Gözükara
2023-10-30 20:52:12 +0000 UTCI finally got a video but it was a bit disappointing, hopefully you can make a tutorial to make good videos with this or other technology (warpfusion or similar). I visited a page called lensgo.ai with a very interesting videotovideo option, the technology behind, it would be interesting to see what it is... Thanks
Salvador Robles
2023-10-30 19:25:35 +0000 UTCyou have path error. FileNotFoundError: [Errno 2] No such file or directory: 'result\\video 1080p\\blend.mp4' and this : video_blend.py: error: unrecognized arguments: 1080p 1080p\blend.mp4 i don't know but you are doing something different. try 512x512 base model and make your video file name as a.mp4
Furkan Gözükara
2023-10-28 21:33:49 +0000 UTCpython video_blend.py result\video 1080p --beg 1 --end 301 --itv 10 --key keys --output result\video 1080p\blend.mp4 --fps 25.0 --n_proc 1 -ps usage: video_blend.py [-h] [--output OUTPUT] [--fps FPS] [--beg BEG] [--end END] [--itv ITV] [--key KEY] [--n_proc N_PROC] [-ps] [-ne] [-tmp] name video_blend.py: error: unrecognized arguments: 1080p 1080p\blend.mp4 Traceback (most recent call last): File "D:\IA\Render_L\Rerender_A_Video\venv\lib\site-packages\gradio\queueing.py", line 388, in call_prediction output = await route_utils.call_process_api( File "D:\IA\Render_L\Rerender_A_Video\venv\lib\site-packages\gradio\route_utils.py", line 219, in call_process_api output = await app.get_blocks().process_api( File "D:\IA\Render_L\Rerender_A_Video\venv\lib\site-packages\gradio\blocks.py", line 1440, in process_api data = self.postprocess_data(fn_index, result["prediction"], state) File "D:\IA\Render_L\Rerender_A_Video\venv\lib\site-packages\gradio\blocks.py", line 1341, in postprocess_data prediction_value = block.postprocess(prediction_value) File "D:\IA\Render_L\Rerender_A_Video\venv\lib\site-packages\gradio\components\video.py", line 281, in postprocess processed_files = (self._format_video(y), None) File "D:\IA\Render_L\Rerender_A_Video\venv\lib\site-packages\gradio\components\video.py", line 355, in _format_video video = self.make_temp_copy_if_needed(video) File "D:\IA\Render_L\Rerender_A_Video\venv\lib\site-packages\gradio\components\base.py", line 226, in make_temp_copy_if_needed temp_dir = self.hash_file(file_path) File "D:\IA\Render_L\Rerender_A_Video\venv\lib\site-packages\gradio\components\base.py", line 190, in hash_file with open(file_path, "rb") as f: FileNotFoundError: [Errno 2] No such file or directory: 'result\\video 1080p\\blend.mp4'
Salvador Robles
2023-10-28 17:31:19 +0000 UTCgreat. such errors are so hard to debug from just replies.
Furkan Gözükara
2023-10-28 10:35:30 +0000 UTCThe issue has been resolved! The problem was caused by the corruption of model data when copying the data, and it worked fine with a new local model data. Thank you for your help!
伟超 陈
2023-10-28 04:15:36 +0000 UTCwhat resolution are you trying? what is your video resolution? try a small video with 512x512 resolution. are you able to get first preview image? please give more info. maybe a video
Furkan Gözükara
2023-10-27 23:36:05 +0000 UTCpython still gives errors after installing on C drive:Traceback (most recent call last): File "C:\Python310\lib\site-packages\gradio\queueing.py", line 388, in call_prediction output = await route_utils.call_process_api( File "C:\Python310\lib\site-packages\gradio\route_utils.py", line 219, in call_process_api output = await app.get_blocks().process_api( File "C:\Python310\lib\site-packages\gradio\blocks.py", line 1437, in process_api result = await self.call_function( File "C:\Python310\lib\site-packages\gradio\blocks.py", line 1109, in call_function prediction = await anyio.to_thread.run_sync( File "C:\Python310\lib\site-packages\anyio\to_thread.py", line 33, in run_sync return await get_asynclib().run_sync_in_worker_thread( File "C:\Python310\lib\site-packages\anyio\_backends\_asyncio.py", line 877, in run_sync_in_worker_thread return await future File "C:\Python310\lib\site-packages\anyio\_backends\_asyncio.py", line 807, in run result = context.run(func, *args) File "C:\Python310\lib\site-packages\gradio\utils.py", line 641, in wrapper response = f(*args, **kwargs) File "C:\Python310\lib\site-packages\torch\utils\_contextlib.py", line 115, in decorate_context return func(*args, **kwargs) File "J:\Rerender_A_Video\Rerender_A_Video\webUI.py", line 266, in process1 global_state.update_sd_model(cfg.sd_model, cfg.control_type, File "J:\Rerender_A_Video\Rerender_A_Video\webUI.py", line 101, in update_sd_model model.load_state_dict(load_file(sd_model_path), strict=False) File "C:\Python310\lib\site-packages\safetensors\torch.py", line 100, in load_file result[k] = f.get_tensor(k) RuntimeError: self.size(-1) must be divisible by 4 to view Byte as Float (different element sizes), but got 30226646
伟超 陈
2023-10-27 15:34:03 +0000 UTCit should work good. it is 24 gb
Furkan Gözükara
2023-10-27 14:43:40 +0000 UTCNVIDIA Tesla P40
伟超 陈
2023-10-27 14:39:00 +0000 UTCi think install python 3.10.11 into C drive directly as shown in video and reinstall and try again. also what was your GPU?
Furkan Gözükara
2023-10-27 14:35:15 +0000 UTCThere's also this error:C:\Users\586\AppData\Local\Programs\Python\Python310\lib\site-packages\safetensors\torch.py:98: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() with safe_open(filename, framework="pt", device=device) as f: Traceback (most recent call last): File "C:\Users\586\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\queueing.py", line 388, in call_prediction output = await route_utils.call_process_api( File "C:\Users\586\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\route_utils.py", line 219, in call_process_api output = await app.get_blocks().process_api( File "C:\Users\586\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\blocks.py", line 1437, in process_api result = await self.call_function( File "C:\Users\586\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\blocks.py", line 1109, in call_function prediction = await anyio.to_thread.run_sync( File "C:\Users\586\AppData\Local\Programs\Python\Python310\lib\site-packages\anyio\to_thread.py", line 33, in run_sync return await get_asynclib().run_sync_in_worker_thread( File "C:\Users\586\AppData\Local\Programs\Python\Python310\lib\site-packages\anyio\_backends\_asyncio.py", line 877, in run_sync_in_worker_thread return await future File "C:\Users\586\AppData\Local\Programs\Python\Python310\lib\site-packages\anyio\_backends\_asyncio.py", line 807, in run result = context.run(func, *args) File "C:\Users\586\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\utils.py", line 641, in wrapper response = f(*args, **kwargs) File "C:\Users\586\AppData\Local\Programs\Python\Python310\lib\site-packages\torch\utils\_contextlib.py", line 115, in decorate_context return func(*args, **kwargs) File "J:\Rerender_A_Video\Rerender_A_Video\webUI.py", line 266, in process1 global_state.update_sd_model(cfg.sd_model, cfg.control_type, File "J:\Rerender_A_Video\Rerender_A_Video\webUI.py", line 101, in update_sd_model model.load_state_dict(load_file(sd_model_path), strict=False) File "C:\Users\586\AppData\Local\Programs\Python\Python310\lib\site-packages\safetensors\torch.py", line 100, in load_file result[k] = f.get_tensor(k) RuntimeError: self.size(-1) must be divisible by 4 to view Byte as Float (different element sizes), but got 30226646
伟超 陈
2023-10-27 14:33:03 +0000 UTCuninstall your python and install into C drive as shown here : https://youtu.be/B5U7LJOvH6g
Furkan Gözükara
2023-10-27 14:13:09 +0000 UTCError:Traceback (most recent call last): File "C:\Users\586\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\queueing.py", line 388, in call_prediction output = await route_utils.call_process_api( File "C:\Users\586\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\route_utils.py", line 219, in call_process_api output = await app.get_blocks().process_api( File "C:\Users\586\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\blocks.py", line 1437, in process_api result = await self.call_function( File "C:\Users\586\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\blocks.py", line 1109, in call_function prediction = await anyio.to_thread.run_sync( File "C:\Users\586\AppData\Local\Programs\Python\Python310\lib\site-packages\anyio\to_thread.py", line 33, in run_sync return await get_asynclib().run_sync_in_worker_thread( File "C:\Users\586\AppData\Local\Programs\Python\Python310\lib\site-packages\anyio\_backends\_asyncio.py", line 877, in run_sync_in_worker_thread return await future File "C:\Users\586\AppData\Local\Programs\Python\Python310\lib\site-packages\anyio\_backends\_asyncio.py", line 807, in run result = context.run(func, *args) File "C:\Users\586\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\utils.py", line 641, in wrapper response = f(*args, **kwargs) File "C:\Users\586\AppData\Local\Programs\Python\Python310\lib\site-packages\torch\utils\_contextlib.py", line 115, in decorate_context return func(*args, **kwargs) File "J:\Rerender_A_Video\Rerender_A_Video\webUI.py", line 278, in process1 model = ddim_v_sampler.model AttributeError: 'NoneType' object has no attribute 'model'
伟超 陈
2023-10-27 12:58:57 +0000 UTCi think you should try both and compare. 12 gb is like middle
Furkan Gözükara
2023-10-24 23:51:44 +0000 UTCfull tutorials are not ready yet sadly
Furkan Gözükara
2023-10-24 23:51:32 +0000 UTCBy te way I have seen some videos on your youtube channel (short ones), are there full tutorials for patreon supporters anywhere?, thanks
Salvador Robles
2023-10-24 18:07:09 +0000 UTCHello, when you say during installation large vram you refer more than?, I have a RTX4070 12GB VRAM in PC and RTX3070 8GB VRAM mobile in my labtop, this is large or low in each case?. Thanks a lot. I am very interested in this, It would be great a kaggle version if possible... thanks a lot
Salvador Robles
2023-10-24 17:56:11 +0000 UTCexactly. you can use it directly on linux
Furkan Gözükara
2023-09-28 15:08:47 +0000 UTCAssumming that I can build ebsynth in linux, will the rest of the code can be adapted to run in Linux?
Nguyen Tran
2023-09-28 15:02:46 +0000 UTCyou are welcome. thanks for supporting me
Furkan Gözükara
2023-09-21 15:33:27 +0000 UTCThank you!
OctonionPrime
2023-09-21 15:29:28 +0000 UTCyep hopefully i will make notebook for runpod and kaggle too. will share on Patreon
Furkan Gözükara
2023-09-21 15:23:28 +0000 UTCwill try. Are you planning to implement it on cloud?
OctonionPrime
2023-09-21 15:20:49 +0000 UTCHello. I think you probably would need to reduce resolution. But should work with lower resolution
Furkan Gözükara
2023-09-21 15:08:17 +0000 UTChey thank you for this script. Will 8 gb be enough?
OctonionPrime
2023-09-21 15:01:56 +0000 UTCthank you so much. i am working on more
Furkan Gözükara
2023-09-21 09:50:10 +0000 UTCThe updated code works perfectly. Thank you. Looking forward to further detailed tutorials.
jaehyun AI
2023-09-21 05:57:05 +0000 UTC12 gb is good. what is this M disk? can you test on C disk? if you message me from patreon i can connect your pc and check out. can you show me your install folder screenshot?
Furkan Gözükara
2023-09-20 21:26:36 +0000 UTCYup waited long time said install successful and cmd window closes. my gpu is 3060 12gb Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] on win32
Nobodys Hero
2023-09-20 21:23:52 +0000 UTChello. what is your GPU and your installed Python? can you open CMD and type Python and tell me what you see? also did you wait entire install finish? it takes huge time
Furkan Gözükara
2023-09-20 10:55:50 +0000 UTCwhen I click run bat i get the following :( logging improved. Traceback (most recent call last): File "M:\render_v2\Rerender_A_Video\webUI.py", line 24, in from flow.flow_utils import get_warped_and_mask File "M:\render_v2\Rerender_A_Video\flow\flow_utils.py", line 209, in flow_calc = FlowCalc() File "M:\render_v2\Rerender_A_Video\flow\flow_utils.py", line 155, in __init__ checkpoint = torch.load(model_path, File "M:\render_v2\Rerender_A_Video\venv\lib\site-packages\torch\serialization.py", line 797, in load with _open_zipfile_reader(opened_file) as opened_zipfile: File "M:\render_v2\Rerender_A_Video\venv\lib\site-packages\torch\serialization.py", line 283, in __init__ super().__init__(torch._C.PyTorchFileReader(name_or_buffer)) RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory
Nobodys Hero
2023-09-20 06:17:17 +0000 UTCI just tested for you. sadly it doesn't work due to tensor mismatch
Furkan Gözükara
2023-09-19 15:24:51 +0000 UTCWill this work with sdxl models Doc?
Nobodys Hero
2023-09-19 15:14:13 +0000 UTCyou are welcome
Furkan Gözükara
2023-09-18 16:04:02 +0000 UTCOk tanks
Rafał Ryniak
2023-09-18 15:59:34 +0000 UTCI will hopefully will make a runpod version too stay tuned
Furkan Gözükara
2023-09-18 15:58:39 +0000 UTCCzy będzie wersja na ronpod czy trzeba poszukać i samemu to zrobić?
Rafał Ryniak
2023-09-18 15:57:46 +0000 UTC