YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

DDUF file created using https://github.com/huggingface/huggingface_hub/pull/2692:

from huggingface_hub import snapshot_download, write_dduf_file

snapshot_download(
    "CompVis/stable-diffusion-v1-4",
    allow_patterns=["*.json", "*.txt", "*.fp16.safetensors"],
    local_dir="stable-diffusion-v1-4-fp16",
)

write_dduf_file("stable-diffusion-v1-4-FP16.dduf", "stable-diffusion-v1-4-fp16")
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.