Dynamic Prompt Nodes for ComfyUI
세부 정보
파일 다운로드
모델 설명
ComfyUI용 SD Dynamic Prompts Auto1111 확장 기능 포트. 다음의 주요 기능을 포함합니다:
프롬프트용 템플릿 언어
변형 문법:
A {red|green|blue} ball가중치 예:
{0.5::summer|0.1::autumn|0.3::winter|0.1::spring}여러 값 선택:
My favourite ice-cream flavours are {2$$chocolate|vanilla|strawberry}→ "My favourite ice-cream flavours are chocolate,strawberry" 생성사용자 정의 구분자:
My favourite ice-cream flavours are {2$$ and $$chocolate|vanilla|strawberry}→ "My favourite ice-cream flavours are chocolate and strawberry" 생성범위:
My favourite ice-cream flavours are {1-2$$chocolate|vanilla|strawberry}
와일드카드
중첩 디렉터리 계층 구조 예:
__color/warm__여러 파일 일치를 위한 글로빙 예:
__color*__txt/yaml/json 파일 형식 지원
조합 모드 - 프롬프트의 모든 가능한 변형을 생성
I'm Feeling Lucky (lexica.art에서 프롬프트 다운로드)
Magic Prompt - 프롬프트에 수식어를 추가하여 풍부하게 만듦
더 복잡한 프롬프트 요구 사항을 위한 Jinja2 템플릿
변수 할당:
${season=!__season__} In ${season}, I wear ${season} shirts and ${season} trousers재사용 가능한 템플릿용 매개변수화된 템플릿 (함수 호출과 유사)
설치
이 확장 기능을 설치하는 권장 방법은 ComfyUI Manager를 사용하는 것입니다.
최신 버전은 Github에서 다운로드하세요: https://github.com/adieyal/comfyui-dynamicprompts/


