Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
htafer
/
webvowl
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
webvowl
/
src
/
app
/
js
/
entry.js
taferh
add application files
fe66731
3 months ago
raw
Copy download link
history
blame
contribute
delete
98 Bytes
require
(
"../css/toolstyle.css"
);
require
(
"./browserWarning"
);
module
.
exports
=
require
(
"./app"
);