playground_diffusion / package.json
Riccardo Giorato
update stuff
61e0f27
raw
history blame
234 Bytes
{
"name": "playground_diffusion",
"version": "1.0.0",
"repository": "https://huggingface.co/spaces/riccardogiorato/playground_diffusion",
"license": "MIT",
"scripts": {
"install": "pip install -r requirements.txt"
}
}