Upload folder using huggingface_hub

#28
by YiYiXu - opened
No description provided.

duplicate the checkpoint as fp16 variant so that this API will not throw an error

pipe = StableDiffusion3Pipeline.from_pretrained(repo, variant="fp16", torch_dtype=torch.float16)
YiYiXu changed pull request status to closed

Sign up or log in to comment