ComfyUI-qwenmultiangle  by jtydhr88

Control 3D camera angles for AI image generation

Created 1 month ago
960 stars

Top 38.1% on SourcePulse

GitHubView on GitHub
Project Summary

<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.> This ComfyUI custom node addresses the need for precise 3D camera angle control in multi-angle image generation workflows. It targets ComfyUI users working with models like Qwen-Image-Edit-2511-Multiple-Angles-LoRA, providing an intuitive, interactive 3D viewport to define camera perspectives and generate corresponding formatted prompts, significantly simplifying complex scene setup.

How It Works

<2-4 sentences on core approach / design (key algorithms, models, data flow, or architectural choices) and why this approach is advantageous or novel.> The node integrates a Three.js-powered 3D viewport directly into ComfyUI. Users can manipulate camera azimuth (0-360°), elevation (-30° to 60°), and zoom (0-10) via interactive handles, sliders, or quick-select dropdowns for common angles. The system ensures bidirectional synchronization between these controls. It then outputs formatted English prompt strings tailored for the Qwen-Image-Edit-2511-Multiple-Angles-LoRA, enabling users to specify desired camera views programmatically.

Quick Start & Requirements

  • Primary install / run command (pip, Docker, binary, etc.).
  • Non-default prerequisites and dependencies (GPU, CUDA >= 12, Python 3.12, large dataset, API keys, OS, hardware, etc.).
  • Estimated setup time or resource footprint.
  • If they are present, include links to official quick-start, docs, demo, or other relevant pages.
  • Installation: Clone the repository into your ComfyUI/custom_nodes/ directory and restart ComfyUI. Download the Qwen-Image-Edit-2511-Multiple-Angles-LoRA model to your lora folder.
  • Prerequisites: Node.js 18+ and npm are required for frontend development builds.
  • Links: Repository: https://github.com/jtydhr88/ComfyUI-qwenmultiangle.git, LoRA: https://huggingface.co/fal/Qwen-Image-Edit-2511-Multiple-Angles-LoRA/tree/main.

Highlighted Details

  • Bullet 1 (benchmarks, performance claims, novel integration, etc.)
  • Bullet 2
  • Bullet 3
  • Bullet 4 (optional)
  • Interactive 3D camera manipulation with visual handles for angle and zoom adjustments.
  • Quick-select dropdowns offer presets for common camera positions (e.g., front view, high-angle, close-up).
  • "Camera View Mode" provides a first-person perspective preview with orbit controls.
  • Supports multi-language UI labels (English, Chinese, Japanese, Korean) auto-detected from ComfyUI.
  • Outputs prompts in a specific format compatible with Qwen-Image-Edit-2511-Multiple-Angles-LoRA.

Maintenance & Community

  • Notable contributors, sponsorships, partnerships, deprecations, migrations, or other health signals if notable.
  • Links to Discord/Slack, social handles, roadmap, etc.

The provided README does not detail specific contributors, sponsorships, or community channels (e.g., Discord, Slack).

Licensing & Compatibility

  • License type and notable restrictions (GPL -> copyleft, SSPL, etc.).
  • Compatibility notes for commercial use or closed-source linking.
  • License: MIT License.
  • Compatibility: The permissive MIT license allows for broad use, including commercial applications and integration into closed-source projects.

Limitations & Caveats

<1-3 sentences on caveats: unsupported platforms, missing features, alpha status, known bugs, breaking changes, bus factor, deprecation, etc. Avoid vague non-statements and judgments.> The default_prompts checkbox is noted as deprecated and has no functional impact. Prompt output is exclusively in English, irrespective of the UI's selected language.

Health Check
Last Commit

1 month ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
1
Star History
108 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.