flux icon indicating copy to clipboard operation
flux copied to clipboard

TypeError: expected str, bytes or os.PathLike object, not NoneType

Open fenglincong opened this issue 1 year ago • 1 comments

image I inference with diffusers: pipe = FluxPipeline.from_pretrained("black-forest-labs/FLUX.1-schnell", torch_dtype=torch.bfloat16) pipe.enable_model_cpu_offload()

I have a bug, who can help me?

fenglincong avatar Sep 05 '24 08:09 fenglincong