John6666 commited on
Commit
72e64c4
1 Parent(s): bb06b6e

Rename unet/diffusion_pytorch_model.fp16.safetensors to unet/diffusion_pytorch_model.safetensors

Browse files

.fp16.safetensors is correct, but it must be .safetensors or it will not work properly with the Inference API.

unet/{diffusion_pytorch_model.fp16.safetensors → diffusion_pytorch_model.safetensors} RENAMED
File without changes