nico-martin HF Staff commited on
Commit
98c4495
Β·
1 Parent(s): 0842d68

Fix short_description length for HF Space validation

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,7 +6,7 @@ colorTo: purple
6
  sdk: static
7
  pinned: false
8
  license: apache-2.0
9
- short_description: High-quality translations across 56 languages with Google's TranslateGemma, running entirely in your browser
10
  app_file: dist/index.html
11
  header: mini
12
  models:
@@ -18,7 +18,7 @@ models:
18
 
19
  A web-based translation application powered by Google's TranslateGemma model, running entirely in your browser with Transformers.js and ONNX Runtime Web.
20
 
21
- ## ✨ Features
22
 
23
  - 🌍 **56 Languages** - Translate between 56 different languages
24
  - πŸ”’ **Completely Private** - All processing happens in your browser, no data sent to servers
 
6
  sdk: static
7
  pinned: false
8
  license: apache-2.0
9
+ short_description: Private browser-based translator with 56 languages
10
  app_file: dist/index.html
11
  header: mini
12
  models:
 
18
 
19
  A web-based translation application powered by Google's TranslateGemma model, running entirely in your browser with Transformers.js and ONNX Runtime Web.
20
 
21
+ ## ✨ Features
22
 
23
  - 🌍 **56 Languages** - Translate between 56 different languages
24
  - πŸ”’ **Completely Private** - All processing happens in your browser, no data sent to servers