Comfy-Org / Comfy-Org/ComfyUI

HiDream : black images - latest version

Open
#7,715 2 comments 2 reactions 0 assignees View on GitHub
Potential Bug
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Expected Behavior

generate images

### Actual Behavior

Running latest version of CUI. Can anyone tell me why the HiDream example workflows just generate black images?

if it helps, i am seeing in the console:

```
... RuntimeWarning: invalid value encountered in cast img = Image.fromarray(np.clip(i, 0, 255).astype(np.uint8))
```

### Steps to Reproduce

just run example workflow

### Debug Logs

```powershell
... RuntimeWarning: invalid value encountered in cast img = Image.fromarray(np.clip(i, 0, 255).astype(np.uint8))
```

### Other

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.