Tagged articles
4 articles
Page 1 of 1
Old Zhang's AI Learning
Old Zhang's AI Learning
May 8, 2026 · Artificial Intelligence

Testing RHTV: Native AI Agent Powers One‑Stop Face‑Swap, Image Refinement, and Video Production

The article evaluates RunningHub’s RHTV platform, showing how its native AI agent integrates face‑swap, product‑image refinement and video generation on a single infinite canvas, eliminating the fragmented workflow of other tools and enabling rapid, controllable short‑form video creation demonstrated with a toothbrush‑promotion example.

AI agentsAI video generationRHTV
0 likes · 7 min read
Testing RHTV: Native AI Agent Powers One‑Stop Face‑Swap, Image Refinement, and Video Production
JD Cloud Developers
JD Cloud Developers
May 14, 2024 · Artificial Intelligence

Create Digital Avatars and Face Swaps with EasyPhoto on JD Cloud

Learn how to install and use the EasyPhoto plugin on JD Cloud’s Stable Diffusion WebUI to generate digital avatars, perform multi‑person face swaps, and create AI‑generated videos, with step‑by‑step instructions, screenshots, and tips for optimal settings and coupon usage.

AI AvatarVideo Generationcloud-computing
0 likes · 6 min read
Create Digital Avatars and Face Swaps with EasyPhoto on JD Cloud
MaGe Linux Operations
MaGe Linux Operations
Mar 27, 2018 · Artificial Intelligence

How to Swap Faces in Images with Python: A Step‑by‑Step Guide

This article explains how to write a compact Python script (about 200 lines) that automatically detects facial landmarks with dlib, aligns two faces using Procrustes analysis, corrects color differences, and blends the second face onto the first using OpenCV, complete with full source code and visual examples.

Computer VisionOpenCVPython
0 likes · 13 min read
How to Swap Faces in Images with Python: A Step‑by‑Step Guide