Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Trudy
/
gemini-image-to-code
like
40
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
291474d
gemini-image-to-code
/
jsconfig.json
Trudy
Initial commit with Git LFS
1f423ae
11 days ago
raw
Copy download link
history
blame
Safe
73 Bytes
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./*"
]
}
}
}