Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SE-09
/
HapticsProject
like
2
Runtime error
App
Files
Files
Community
32
Fetching metadata from the HF Docker repository...
refs/pr/27
HapticsProject
/
masteringModule
/
node_modules
/
delayed-stream
/
Makefile
HussainLatiff
Added node.js AI Mastering module (
#21
)
0e27770
verified
about 2 years ago
raw
Copy download link
history
blame
57 Bytes
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test