Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
anzorq
/
hf-spaces-semantic-search
like
79
Runtime error
App
Files
Files
Community
2
b43a04e
hf-spaces-semantic-search
/
jsconfig.json
anzorq
~working mvp
f817b5c
over 1 year ago
raw
Copy download link
history
blame
Safe
73 Bytes
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./*"
]
}
}
}