Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jzhang533
/
DeepSite-Using-ERNIE
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
878a096
DeepSite-Using-ERNIE
/
types
/
declare.d.ts
enzostvs
HF Staff
initial commit
13ae717
5 months ago
raw
Copy download link
history
blame
Safe
70 Bytes
declare
module
"*.mp3"
{
const
src
:
string
;
export
default
src;
}