kavyamanohar commited on
Commit
3ae47c2
·
verified ·
1 Parent(s): 32366dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,7 +108,7 @@ def create_transliteration_interface():
108
  ["malayalam padikkano ? 😃"],
109
  ["india ente rajyamanu"]
110
  ],
111
- cache_examples=False
112
  theme="huggingface"
113
  )
114
 
 
108
  ["malayalam padikkano ? 😃"],
109
  ["india ente rajyamanu"]
110
  ],
111
+ cache_examples=False,
112
  theme="huggingface"
113
  )
114