SANDRAMSC's picture
Updated README.md with Hugging Face configuration
51ddcbf
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test