huggingface/diffusers
unversioned · 2f7e0154a9dbApache-2.0
Conventions and task skills for contributing to diffusers
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "diffusers",
"description": "Conventions and task skills for contributing to diffusers",
"author": {
"name": "The Hugging Face team"
},
"homepage": "https://huggingface.co/docs/diffusers/main/en/conceptual/contribution#coding-with-ai-agents",
"repository": "https://github.com/huggingface/diffusers",
"license": "Apache-2.0",
"keywords": [
"diffusers",
"diffusion-models",
"contributing"
]
}