Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ongudidan
/
deepsite-v2
like
15
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
43ad30a
deepsite-v2
/
types
/
declare.d.ts
ongudidan
Initial DeepSite v2 upload
cececac
3 months ago
raw
Copy download link
history
blame
Safe
70 Bytes
declare
module
"*.mp3"
{
const
src
:
string
;
export
default
src;
}