Upload folder using huggingface_hub
#30
by
YiYiXu
- opened
No description provided.
duplicated the checkpoint as fp16 variant so that this can run without an error
pipe = StableDiffusion3Pipeline.from_pretrained(repo, variant="fp16", torch_dtype=torch.float16)
Dango233
changed pull request status to
merged