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
#34
(11.05.2026, 15:44)Selur Wrote: ... here's what I did:
  • opened a terminal inside 'Hybrid\64bit\Vapoursynth'
  • put the content of the repository into DiTServerRPC-main using:
  • changed into 'DiTServerRPC-main' folder
  • installed venv (portable Python usually isn't build with venv
  • created the venv
  • activated the venv:
  • Installed the dependencies into the venv:
  • started the server with the preload:
  • ran the test script
    Opened another terminal where I navigated to  'Hybrid\64bit\Vapoursynth' and called
    python DiTServerRPC-main\dit_client_example.py --pipeline-config DiTServerRPC-main\qwen_config_fp4.json --use-shm
that ended with:
[INFO] Connecting to http://127.0.0.1:8765/ ...
[INFO] Server is reachable.
[INFO] Transport: shared memory
[INFO] Pipeline already loaded on server.
[INFO] Reading input image: F:\Hybrid\64bit\Vapoursynth\DiTServerRPC-main\assets\santa_bw.png
[INFO] Colorizing (1184x880 px) ...
[INFO] Inference time : 11.89s
[INFO] Round-trip time: 11.93s
[INFO] Saved: F:\Hybrid\64bit\Vapoursynth\DiTServerRPC-main\assets\santa_colorized.png
So far so good.

Hello Selur,

   your results are good using the pair() trick I expect that you could obtain an inference speed of about 5/6secs per image.
   The RTX4080 should have 16GB of VRAM size, how many RAM do you have on your PC (just the understand better the HW requirements) ?
   The comments that I wrote to didris in the previous post will apply also to you.
   
    Please let me know what you think.

Dan
Reply


Messages In This Thread
RE: Using Stable Diffision models for Colorization - by Dan64 - 12.05.2026, 13:01

Forum Jump:


Users browsing this thread: 1 Guest(s)