mirror of
https://github.com/huggingface/diffusers.git
synced 2026-02-15 07:15:42 +08:00
Fix argument name in 8bit quantized example Found a tiny mistake in the documentation where the text encoder model was passed to the wrong argument in the FluxPipeline.from_pretrained function.