Lorenzob's picture
Upload folder using huggingface_hub
19605ab verified
raw
history blame
166 Bytes
build: components index.js
@component build --dev
components: component.json
@component install --dev
clean:
rm -fr build components template.js
.PHONY: clean