yashdubey commited on
Commit
9d32856
Β·
verified Β·
1 Parent(s): df1d835

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
- title: Multilingual Translator
3
- emoji: 🌍
4
- colorFrom: red
5
  colorTo: purple
6
  sdk: static
 
7
  pinned: false
8
- license: apache-2.0
9
- short_description: translate multiple languages
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
1
  ---
2
+ title: LinguaSync Translator
3
+ emoji: 🌐
4
+ colorFrom: blue
5
  colorTo: purple
6
  sdk: static
7
+ app_file: app.py
8
  pinned: false
 
 
9
  ---
10
 
11
+ # LinguaSync Translator
12
+ Real-time multilingual translation powered by Hugging Face MarianMT models.