huggingface / huggingface/diffusers

Comments bug in FluxPriorReduxPipeline

Open
#10,457 5 comments 1 reaction 1 assignee Claimed by @yiyixuxu View on GitHub
Dominant language
Python
Stars
34.5k
Forks
7.3k
Avg merge
3d 3h
Merged PRs (30d)
91

Description

https://github.com/huggingface/diffusers/blob/fdcbbdf0bb4fb6ae3c2b676af525fced84aa9850/src/diffusers/pipelines/flux/pipeline_flux_prior_redux.py#L388-L392
For both numpy array and pytorch tensor, the expected value range should be between `[0, 255]`, not `[0, 1]`.

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.