kavyamanohar
commited on
Commit
•
f5203de
1
Parent(s):
4f8080f
Update app.py
Browse files
app.py
CHANGED
@@ -105,7 +105,7 @@ def create_transliteration_interface():
|
|
105 |
article="## How to Use\n1. Enter Manglish text in the input box\n2. The transliteration will appear automatically\n3. Works with words, phrases, and sentences",
|
106 |
examples=[
|
107 |
["ente veed"],
|
108 |
-
["malayalam padikkano
|
109 |
["india ente rajyamanu"]
|
110 |
],
|
111 |
cache_examples=False,
|
|
|
105 |
article="## How to Use\n1. Enter Manglish text in the input box\n2. The transliteration will appear automatically\n3. Works with words, phrases, and sentences",
|
106 |
examples=[
|
107 |
["ente veed"],
|
108 |
+
["malayalam padikkano? 😃"],
|
109 |
["india ente rajyamanu"]
|
110 |
],
|
111 |
cache_examples=False,
|