sreejang commited on
Commit
ac67af9
·
verified ·
1 Parent(s): 904051a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ with gr.Blocks(css=css, title="English to Nepali Translator") as demo:
47
  gr.Markdown(
48
  """
49
  # 🇬🇧 ➡️ 🇳🇵 English to Nepali Translator
50
- Powered by Groq (Llama 3.1) | High-speed AI Translation
51
  """
52
  )
53
 
 
47
  gr.Markdown(
48
  """
49
  # 🇬🇧 ➡️ 🇳🇵 English to Nepali Translator
50
+ Made for Kucchi Mucchi | High-speed AI Translation
51
  """
52
  )
53