ComfyUI/models/diffusion_models 폴더에 위치한 모델을 감지합니다.
입력
출력
이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! GitHub에서 편집
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Complete documentation for the UNETLoader node in ComfyUI. Learn its inputs, outputs, parameters and usage.
ComfyUI/models/diffusion_models 폴더에 위치한 모델을 감지합니다.
| 매개변수 | 설명 | 데이터 타입 |
|---|---|---|
UNet 모델 파일명 | 로드할 U-Net 모델의 이름을 지정합니다. 이 이름은 미리 정의된 디렉터리 구조 내에서 모델을 찾는 데 사용되며, 다양한 U-Net 모델을 동적으로 로드할 수 있도록 합니다. | COMBO[STRING] |
가중치 데이터 유형 | 🚧 fp8_e4m3fn fp9_e5m2 | … |
| 매개변수 | 설명 | 데이터 타입 |
|---|---|---|
model | 로드된 U-Net 모델을 반환하며, 시스템 내에서 추가 처리 또는 추론에 활용할 수 있도록 합니다. | MODEL |
이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! GitHub에서 편집