N4SM / requirements.txt
gaialive's picture
Upload 7 files
d49e99c verified
raw
history blame
339 Bytes
# This is a placeholder requirements.txt file for Hugging Face Spaces
# Since we're using Node.js, we don't actually need Python dependencies
# But Hugging Face Spaces requires this file for Docker-based spaces
# For Node.js Docker spaces, we only need to specify the Dockerfile
# The actual dependencies are handled in package.json files