Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
kalhdrawi/omnidev
Solomon7890
/
Deep_Solo
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4a3e131
Deep_Solo
/
types
/
declare.d.ts
kalhdrawi
Reupload OmniDev clean version
743dad3
about 2 months ago
raw
Copy download link
history
blame
Safe
106 Bytes
declare
module
"*.mp3"
{
const
src
:
string
;
export
default
src;
}
declare
module
'log4js-json-layout'
;