huggingface / huggingface/diffusers
Comments bug in FluxPriorReduxPipeline
Aperta
- Lingua principale
- Python
- Stelle
- 34.5k
- Fork
- 7.3k
- Merge medio
- 3g 3h
- PR unite (30g)
- 91
Descrizione
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]`.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.