Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Xenova
/
semantic-image-search
like
48
Running
App
Files
Files
Community
1
7c44670
semantic-image-search
/
jsconfig.json
Xenova
HF staff
Upload 23 files
1efb9e6
over 1 year ago
raw
Copy download link
history
blame
Safe
77 Bytes
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./src/*"
]
}
}
}