Tagged articles
23 articles
Page 1 of 1
AI Explorer
AI Explorer
May 4, 2026 · Artificial Intelligence

Fully Automated AI Short‑Video Engine Turns One Sentence Into a Complete Clip

Pixelle-Video lets users input a single topic and, within minutes, automatically generates a short video with script, AI‑generated visuals, synthesized voice‑over, background music, and final rendering, eliminating the need for manual editing or specialized software.

AI video generationComfyUIDigital Human
0 likes · 5 min read
Fully Automated AI Short‑Video Engine Turns One Sentence Into a Complete Clip
Old Zhang's AI Learning
Old Zhang's AI Learning
Jan 24, 2026 · Artificial Intelligence

Open-Source Qwen3‑TTS: Sub‑100 ms Latency, Runs on 8 GB GPU, and ComfyUI Integration

Qwen3‑TTS, an open‑source text‑to‑speech model from Alibaba, offers sub‑100 ms first‑packet latency, supports voice cloning, natural‑language voice design, and ten languages, can be deployed locally on a GPU with as little as 8 GB VRAM, and integrates with ComfyUI for visual workflow building.

ComfyUILow latencyQwen3-TTS
0 likes · 15 min read
Open-Source Qwen3‑TTS: Sub‑100 ms Latency, Runs on 8 GB GPU, and ComfyUI Integration
Design Hub
Design Hub
Jan 2, 2026 · Artificial Intelligence

Recreating the “Pure Desire” Photo Style with AI: A ComfyUI Workflow for Masterful Light and Mood

This article walks through a complete ComfyUI workflow that uses prompt engineering, Z‑Image generation, optional fine‑tuning, lossless upscaling, and filter‑based color grading to faithfully reproduce the nuanced “pure desire” photography style, complete with side‑by‑side comparisons and practical code snippets.

AI image generationComfyUIPrompt engineering
0 likes · 11 min read
Recreating the “Pure Desire” Photo Style with AI: A ComfyUI Workflow for Masterful Light and Mood
Design Hub
Design Hub
Dec 27, 2025 · Artificial Intelligence

Speed vs. Quality: Z-Image + Nunchaku Boosts Portrait Generation by 300%

Testing shows that adding the open‑source Nunchaku accelerator to the Z‑Image portrait model triples generation speed on an RTX 4090, but the faster output exhibits noticeable drops in facial detail and overall aesthetic, prompting a detailed walkthrough of installation, model download, and workflow integration.

AI image generationComfyUINunchaku
0 likes · 6 min read
Speed vs. Quality: Z-Image + Nunchaku Boosts Portrait Generation by 300%
Design Hub
Design Hub
Dec 22, 2025 · Artificial Intelligence

Open‑Source AI Photoshop: Alibaba’s Qwen‑Image‑Layered Enables One‑Click Smart Layering

Alibaba’s Qwen‑Image‑Layered model, now fully open‑source, automatically separates a single image into editable RGBA layers using diffusion, offering Photoshop‑level editing, prompt‑controlled layer counts, and deep decomposition, with applications ranging from PPT de‑construction to game asset extraction, while noting limitations on realistic photos.

AI image segmentationComfyUIFigma plugin
0 likes · 8 min read
Open‑Source AI Photoshop: Alibaba’s Qwen‑Image‑Layered Enables One‑Click Smart Layering
Architecture and Beyond
Architecture and Beyond
Nov 29, 2025 · Backend Development

How ComfyUI Caches Work: CLASSIC vs LRU vs RAM_PRESSURE Explained

This article breaks down ComfyUI's two‑level cache system, explains the differences between the CLASSIC, LRU, and RAM_PRESSURE strategies for outputs and objects, and offers practical guidance on choosing the right cache mode when running multiple models, LoRAs, and workflows on a single machine.

AI workflowsCache StrategiesComfyUI
0 likes · 19 min read
How ComfyUI Caches Work: CLASSIC vs LRU vs RAM_PRESSURE Explained
ByteDance Cloud Native
ByteDance Cloud Native
Apr 9, 2025 · Artificial Intelligence

How to Deploy ComfyUI Cluster Edition on Volcengine for Multi‑User AI Workflows

This guide explains how to launch the ComfyUI Cluster Edition on Volcengine, covering its enterprise features such as multi‑user collaboration, resource isolation, built‑in plugins, flexible mounting, and step‑by‑step deployment using VKE, CP, and API Gateway to enable efficient, scalable AI image generation.

AI deploymentComfyUIMulti-user collaboration
0 likes · 10 min read
How to Deploy ComfyUI Cluster Edition on Volcengine for Multi‑User AI Workflows
Tencent Technical Engineering
Tencent Technical Engineering
Mar 5, 2025 · Information Security

Detecting Critical AI Infrastructure Vulnerabilities with AI-Infra-Guard

As open‑source large language model tools like Ollama, OpenWebUI and ComfyUI gain popularity, numerous security flaws such as unauthenticated APIs, CVE‑exploits, model theft and remote code execution emerge, prompting the development of AI‑Infra‑Guard—a lightweight, cross‑platform scanner that identifies over 30 component vulnerabilities and offers both web UI and CLI modes for rapid risk assessment.

AI securityAI-Infra-GuardCVE
0 likes · 13 min read
Detecting Critical AI Infrastructure Vulnerabilities with AI-Infra-Guard
Alibaba Cloud Native
Alibaba Cloud Native
Jan 10, 2025 · Artificial Intelligence

Deploy ComfyUI + Flux on Alibaba Cloud Function Compute in Minutes

This guide walks you through using Alibaba Cloud Function Compute to quickly deploy the Flux‑powered ComfyUI model for generating fluffy pet images, covering setup, role creation, application configuration, workflow import, prompt customization, and important usage considerations.

AI image generationAlibaba CloudComfyUI
0 likes · 10 min read
Deploy ComfyUI + Flux on Alibaba Cloud Function Compute in Minutes
Alibaba Cloud Native
Alibaba Cloud Native
Dec 20, 2024 · Artificial Intelligence

Deploy AI Image Generation (ComfyUI & Stable Diffusion) on Serverless Function Compute

This guide explains how to quickly deploy popular AI image‑generation models such as ComfyUI and Stable Diffusion WebUI on Alibaba Cloud Function Compute, covering architecture, step‑by‑step deployment, custom workflow creation, model management with NAS, and best‑practice tips for cost and performance.

ComfyUIFunction ComputeNAS storage
0 likes · 17 min read
Deploy AI Image Generation (ComfyUI & Stable Diffusion) on Serverless Function Compute
Architecture and Beyond
Architecture and Beyond
Nov 16, 2024 · Artificial Intelligence

ComfyUI Architecture Overview: Initialization, Node System, Execution Flow, Cache Mechanism and Usage Limits

This article provides a comprehensive technical overview of ComfyUI, an open‑source, node‑based Stable Diffusion UI, detailing its modular initialization steps, node system design, execution pipeline, hierarchical cache strategies, resource management, error handling, API interfaces, and practical usage limits.

AI image generationCache systemComfyUI
0 likes · 25 min read
ComfyUI Architecture Overview: Initialization, Node System, Execution Flow, Cache Mechanism and Usage Limits
Architecture and Beyond
Architecture and Beyond
Nov 2, 2024 · Artificial Intelligence

Step-by-Step Guide to Training a LoRA Model with Flux1_dev on ComfyUI

This tutorial walks programmers through preparing a GPU cloud environment, installing ComfyUI, downloading Flux1_dev models, integrating a custom LoRA, labeling generated images, and finally training the LoRA using ai‑toolkit, providing detailed commands, configuration tips, and practical cost estimates.

AI image generationComfyUIFlux
0 likes · 12 min read
Step-by-Step Guide to Training a LoRA Model with Flux1_dev on ComfyUI
Alibaba Cloud Native
Alibaba Cloud Native
Aug 1, 2024 · Artificial Intelligence

Deploy ComfyUI on Alibaba Cloud Function Compute in Three Simple Steps

This guide walks you through deploying the open‑source AI image‑generation tool ComfyUI on Alibaba Cloud Function Compute, covering prerequisite services, step‑by‑step configuration of the app and NAS storage, workflow execution, custom node installation, and cleanup to avoid unexpected charges.

AI image generationAlibaba CloudComfyUI
0 likes · 15 min read
Deploy ComfyUI on Alibaba Cloud Function Compute in Three Simple Steps
Alibaba Cloud Native
Alibaba Cloud Native
Jul 30, 2024 · Cloud Native

Deploy ComfyUI as a Serverless API for Scalable AI Image Generation

This article explains how to transform ComfyUI into a serverless API using Alibaba Cloud Function Compute, detailing the challenges of GPU resource costs, high concurrency, and usability, while providing a step‑by‑step guide, code examples, and best‑practice recommendations for building scalable AI drawing applications.

AI image generationAPIComfyUI
0 likes · 21 min read
Deploy ComfyUI as a Serverless API for Scalable AI Image Generation
Architecture and Beyond
Architecture and Beyond
Jun 23, 2024 · Artificial Intelligence

AI Programming Paradigms Unveiled: Visual ComfyUI Workflows and LangChain LLM Apps

The article examines two emerging AI programming paradigms—visual, node‑based development with ComfyUI for image generation and modular LLM application construction with LangChain—detailing their architectures, key components, workflow examples, advantages, limitations, and practical guidance for leveraging these tools to boost development efficiency in the rapidly evolving AI landscape.

AIComfyUILLM applications
0 likes · 20 min read
AI Programming Paradigms Unveiled: Visual ComfyUI Workflows and LangChain LLM Apps
58UXD
58UXD
Jun 13, 2024 · Artificial Intelligence

Why ComfyUI Is the Fast, Flexible Choice Over WebUI for Stable Diffusion

This article explains what ComfyUI is, how its node‑based workflow mirrors the underlying Stable Diffusion architecture, and why it outperforms WebUI in speed, GPU usage, real‑time preview, and workflow reuse, while also offering practical tips for new users.

AI image generationComfyUIGPU Optimization
0 likes · 9 min read
Why ComfyUI Is the Fast, Flexible Choice Over WebUI for Stable Diffusion