Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ERNIE-Community
/
DeepSite-Using-ERNIE
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a89c7dc
DeepSite-Using-ERNIE
File size: 70 Bytes
13ae717
1
2
3
4
5
declare
module
"*.mp3"
{
const
src
:
string
;
export
default
src; }