Telegram Group Search
ArchViz Workflow Collection - upcoming
Working on the first collection of workflows for C4D to ComfyUI plugin

Text-to-Image (Gen) and Text-Image-to-Image (Inpaint)

Subscribe to get it first!
https://boosty.to/inevestenko
https://youtube.com/@iNevestenko
Please open Telegram to view this post
VIEW IN TELEGRAM
ArchViz Workflow Collection - upcoming
Working on the first collection of workflows for C4D to ComfyUI plugin

Text-Depth-to-Image and Text-Canny-to-Image

Subscribe to get it first!
https://boosty.to/inevestenko
https://youtube.com/@iNevestenko
ArchViz Workflow Collection - Vol.1 is designed to bridge the gap between Cinema 4D and ComfyUI

Download FREE

#ai #c4d #cinema4d #cg #comfy #comfyui #maxon #redshift #vfx
Discover the ultimate toolkit for architectural visualization! This collection features 4 C4D scenes, 18 ComfyUI workflows, and 10 AI models (FLUX.1 [dev], Canny, Depth, and more) with LoRAs for stunning renders. Perfect for Text-to-Image, Inpaint, Canny, and Depth workflows. Check the README for setup and dive into pro-level ArchViz today!

https://youtu.be/-TTsd1OhTlg
https://youtu.be/-TTsd1OhTlg
https://youtu.be/-TTsd1OhTlg
ComfyUI QuickTips - How to quickly determine which folder a model is loaded from

Here's an example .bat file that will do just that: iterate through all child folders, create a text file in each one with a name like #FolderName.safetensors, and place it inside the appropriate folder:
@echo off
for /d %%D in (*) do (
if exist "%%D" (
setlocal enabledelayedexpansion
set "folder=%%~nD"
echo. > "%%D\#!folder!.safetensors"
endlocal
)
)


Save this code in a file, for example create_safetensors.bat, place it in the folder where your model folders are located and run it. It will create empty .safetensors files with the desired name in each subfolder.
Forwarded from Igor Nevestenko
This media is not supported in your browser
VIEW IN TELEGRAM
C4D to ComfyUI (0.1.11) - upcoming
Support Tabs and Layout elements
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Igor Nevestenko
This media is not supported in your browser
VIEW IN TELEGRAM
C4D to ComfyUI (0.1.11) - upcoming
Introduce the New UI
C4D to ComfyUI - AI PLUGIN

Cinema 4D plugin that integrates with ComfyUI to process images using any workflow and pipeline

Subscribe:
https://boosty.to/inevestenko
https://youtube.com/@inevestenko
2025/06/27 08:47:38
Back to Top
HTML Embed Code: