This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Using Stable Diffision models for Colorization
#55
Quote:Please do no deliver Hybrid with R76 till this issue will be solved.
Next Hybrid release, like the dev version will be R76.

Quote: It tested it on a clip of 2544 frames and the encoding frozen after encoding 768 frames.
Okay, I will keep CMNet2DiT disabled till it works with R76.
Hmm,.. According to the report all frames were encoded. So, if the encoder got all the images, but the output freezes after a while it seems like the server delivered the same frame over and over again,...

Quote: I should be necessary open an issue on Vapoursynth site, but it would be necessary to write a simpler script that reproduce the issue because HAVC is complex.
simple script:
import vapoursynth as vs core = vs.core clip = core.bs.VideoSource(source="PATH TO SOURCE") import vshavc as havc clip = havc.HAVC_cmnet2dit(clip, dit_engine_params={"host": "127.0.0.1", "port": 8765, "model_precision": "int4"}) clip.set_output()
fingers crossed that myrsloik is in a good mood and willing to help.



Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: Using Stable Diffision models for Colorization - by Selur - 03.06.2026, 19:22

Forum Jump:


Users browsing this thread: 3 Guest(s)