Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
mchangrh
/
sponsorblock-ml-fork
like
0
Runtime error
App
Files
Files
Community
90d1f68
sponsorblock-ml-fork
/
Makefile
Joshua Lochner
Add requirements file and make command
5f40236
almost 3 years ago
raw
Copy download link
history
blame
Safe
59 Bytes
PIP := pip3
install:
$(PIP)
install -r requirements.txt