Skip to content

Add GenAI: ComfyUI and FaceFusion local tooling#17426

Closed
cuedown wants to merge 2 commits into
AUTOMATIC1111:masterfrom
cuedown:genai/comfyui-facefusion
Closed

Add GenAI: ComfyUI and FaceFusion local tooling#17426
cuedown wants to merge 2 commits into
AUTOMATIC1111:masterfrom
cuedown:genai/comfyui-facefusion

Conversation

@cuedown

@cuedown cuedown commented Jun 14, 2026

Copy link
Copy Markdown

Summary

  • Adds isolated GenAI project with pinned ComfyUI v0.9.2 and FaceFusion 3.6.1
  • Windows PowerShell and macOS bash scripts (setup, launch, doctor, repair, reset, smoke-test)
  • Separate Python venvs, tutorials, starter workflows, architecture ADRs
  • Post-validation fixes: git stderr during checkout, ASCII-safe PowerShell, ComfyUI requests install

Windows RTX 4090 validation (tested locally)

  • Setup, doctor (17 PASS / 1 FFmpeg WARN), CUDA on RTX 4090, ComfyUI HTTP 200 on :8188
  • FaceFusion ONNX: CUDA + TensorRT providers detected; port 7861
  • Not tested: image generation (no checkpoint), face swap (no authorized media), Mac MPS

Test plan

  • Run GenAI/scripts/windows/setup-all.ps1 on clean machine
  • doctor.ps1 all PASS or expected WARN (FFmpeg)
  • launch-comfyui.ps1 with checkpoint + beginner workflow
  • launch-facefusion.ps1 on :7861
  • macOS setup-all.sh on Apple Silicon (follow-up)

cuedown and others added 2 commits June 14, 2026 07:25
Co-authored-by: Cursor <cursoragent@cursor.com>
Handle git stderr during pinned checkout, use ASCII-safe PowerShell strings,
install requests for ComfyUI startup, and update validation matrix with
honest hardware test results.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cuedown cuedown requested a review from AUTOMATIC1111 as a code owner June 14, 2026 14:09
@cuedown cuedown closed this Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant