3martini's picture
Upload folder using huggingface_hub
ef12564 verified
raw
history blame
57 Bytes
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test