Sandra Ashipala
Updated README.md with Hugging Face configuration
51ddcbf
Raw
History Blame Contribute Delete
57 Bytes
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test