Extensions/ComfyUI_GoRi_custom_nodes
ComfyUI Extension

ComfyUI_GoRi_custom_nodes

GoRi custom nodes for ComfyUI — camera-aware prompts for Qwen-Image 2.1 (full conditioning), KREA 2, MiniMax H3

By kwonhyukdal·Created about 9 hours ago·Updated about 7 hours ago· 0
kwonhyukdal/ComfyUI_GoRi_custom_nodes
Nodes1
On cloudLocal install
CategoryHF Skills/Camera
Stars0
Updatedabout 7 hours ago
Readme

ComfyUI_GoRi_custom_nodes

GoRi 제작 ComfyUI 커스텀 노드 통합 배포 저장소입니다.

포함된 노드

| 노드 | 설명 | 설치 폴더 | |---|---|---| | GoRi Camera Director | 주제(한글 OK) + 레퍼런스 이미지 → 카메라 연출이 포함된 영문 프롬프트·conditioning 출력 — Qwen-Image 2.1 완전 지원, KREA 2·MiniMax H3 프롬프트로도 활용 가능 | GoRi-Camera-Director/ |

설치 방법

방법 A — ComfyUI Manager / 통째로 설치 (권장)

ComfyUI Manager에서 GoRi Custom Nodes를 검색해 설치하거나, 저장소 전체를 custom_nodes/에 복사합니다. 루트 로더가 하위 노드를 모두 자동 등록합니다.

ComfyUI/custom_nodes/ComfyUI_GoRi_custom_nodes/

방법 B — 개별 노드 폴더 복사

원하는 노드 폴더만 골라 복사해도 각 폴더의 __init__.py가 직접 로드됩니다.

ComfyUI/custom_nodes/GoRi-Camera-Director/

설치 후 ComfyUI를 재시작합니다. 노드 검색에서 (GoRi) 접두어로 찾을 수 있습니다. 자세한 사용법은 각 노드 폴더의 README를 참고하세요.

방법 B로 단독 복사 시 통합 루트 로더는 사용되지 않습니다. 전체 복사(방법 A)와 단독 복사(방법 B) 어느 쪽이든 두 방식은 서로 충돌하지 않습니다.

CI

.github/workflows/ci.yml — 각 노드 폴더의 tests/ 내 테스트를 Python 3.10/3.12에서 자동 실행합니다.

라이선스

MIT License — LICENSE