Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
visionMaze
/
Magic-Me
like
34
Running
App
Files
Files
Community
1
62f9a29
Magic-Me
/
web
/
jsconfig.json
Xue-She Wang
init
0d95f10
11 months ago
raw
Copy download link
history
blame
Safe
128 Bytes
{
"compilerOptions"
:
{
"baseUrl"
:
"."
,
"paths"
:
{
"/*"
:
[
"./*"
]
}
,
"lib"
:
[
"DOM"
,
"ES2022"
]
}
,
"include"
:
[
"."
]
}