Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
banys89
/
Aria
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Aria
/
src
/
electron
/
Start.bat
banys89
Upload 953 files
f338398
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
150 Bytes
@
echo
off
pushd
%~dp0
call
npm install --no-save --no-audit --no-fund --loglevel=error --no-progress --omit=dev
npm run
start
server.js %*
pause
popd