Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
webml-community
/
TranslateGemma-WebGPU
like
44
Running
App
Files
Files
Community
1
refs/pr/1
TranslateGemma-WebGPU
/
.prettierrc
nico-martin
HF Staff
Initial commit: TranslateGemma browser translator with Transformers.js
0842d68
2 months ago
raw
Copy download link
history
blame
117 Bytes
{
"singleQuote"
:
false
,
"tabWidth"
:
2
,
"trailingComma"
:
"es5"
,
"printWidth"
:
80
,
"arrowParens"
:
"always"
}