Comfy-Org / Comfy-Org/ComfyUI

Workflow Basic Text-to-Image with the HunyuanImage-2.1 Model issue on mac pro 4

Open
#10,089 0 comments 0 reactions 0 assignees View on GitHub
Potential Bug
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 6h
Merged PRs (30d)
155

Description

### Custom Node Testing

- [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)

### Expected Behavior

It should tell what is missing

### Actual Behavior

it only giving error but tell what to do

### Steps to Reproduce

Just try to run on mac book pro 48gb

### Debug Logs

```powershell
Prompt execution failed
Prompt outputs failed validation:
UNETLoader:
- Value not in list: unet_name: 'hunyuanimage2.1_fp8_e4m3fn.safetensors' not in ['flux1-krea-dev_fp8_scaled.safetensors', 'hunyuan_video_t2v_720p_bf16.safetensors', 'lotus-depth-d-v1-1.safetensors', 'mochi_preview_bf16.safetensors', 'qwen_image_fp8_e4m3fn.safetensors', 'wan2.1_i2v_480p_14B_fp16.safetensors', 'wan2.1_vace_1.3B_fp16.safetensors', 'wan2.1_vace_14B_fp16.safetensors', 'wan2.2_fun_inpaint_high_noise_14B_fp8_scaled.safetensors', 'wan2.2_fun_inpaint_low_noise_14B_fp8_scaled.safetensors', 'wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors', 'wan2.2_i2v_low_noise_14B_fp8_scaled.safetensors', 'wan2.2_s2v_14B_fp8_scaled.safetensors', 'wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors', 'wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors', 'wan2.2_ti2v_5B_fp16.safetensors']
VAELoader:
- Value not in list: vae_name: 'hunyuan_image_2.1_vae_fp16.safetensors' not in ['ae.safetensors', 'hunyuan_video_vae_bf16.safetensors', 'mochi_vae.safetensors', 'qwen_image_vae.safetensors', 'vae-ft-mse-840000-ema-pruned.safetensors', 'wan2.2_vae.safetensors', 'wan_2.1_vae.safetensors', 'pixel_space']
DualCLIPLoader:
- Value not in list: clip_name2: 'byt5_small_glyphxl_fp16.safetensors' not in ['clip_l.safetensors', 'llava_llama3_fp8_scaled.safetensors', 'qwen_2.5_vl_7b_fp8_scaled.safetensors', 't5-base.safetensors', 't5xxl_fp16.safetensors', 'umt5_xxl_fp16.safetensors', 'umt5_xxl_fp8_e4m3fn_scaled.safetensors']
```

### Other

_No response_

Contributor guide

Open the contributing guide

Research direction

Start with the prompt validation errors from UNETLoader, VAELoader, and DualCLIPLoader, especially how the missing filenames are reported against the available lists. Determine what actionable information the error should provide for this workflow; done means the message clearly explains the missing files and what the user should do.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.