SANDRAMSC's picture
Updated README.md with Hugging Face configuration
51ddcbf
raw
history blame contribute delete
No virus
57 Bytes
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test