kavyamanohar commited on
Commit
dad25b3
Β·
verified Β·
1 Parent(s): 8e0723a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,7 +102,7 @@ def create_transliteration_interface():
102
  ],
103
  title="🌟 English to Malayalam Transliterator",
104
  description="Transliterate Manglish (Romanised Malayalam) text to Malayalam characters. Simply type or paste your Manglish text, and see the Malayalam transliteration instantly!",
105
- article="## How to Use\n1. Enter Manglish text in the input box\n2. The transliteration will appear after you SUBMIT\n3. Works with words, phrases, and sentences\n\n Model at ",
106
  examples=[
107
  ["ente veed"],
108
  ["malayalam padikkano ? πŸ˜ƒ"],
 
102
  ],
103
  title="🌟 English to Malayalam Transliterator",
104
  description="Transliterate Manglish (Romanised Malayalam) text to Malayalam characters. Simply type or paste your Manglish text, and see the Malayalam transliteration instantly!",
105
+ article="## How to Use\n1. Enter Manglish text in the input box\n2. The transliteration will appear after you SUBMIT\n3. Works with words, phrases, and sentences",
106
  examples=[
107
  ["ente veed"],
108
  ["malayalam padikkano ? πŸ˜ƒ"],