Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
radames
/
whisper.cpp-wasm
like
13
Running
App
Files
Files
Community
29640a9
whisper.cpp-wasm
/
Dockerfile
radames
test
d63efb0
almost 2 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
FROM
nginxinc/nginx-unprivileged
COPY
.
/nginx.conf /
etc
/nginx/
conf.d/
default
.conf
COPY
.
/usr/
share
/nginx/
html