mirror of
https://github.com/huggingface/diffusers.git
synced 2026-02-13 14:25:27 +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.