Mr-Vicky-01 commited on
Commit
7474327
·
verified ·
1 Parent(s): a487f03

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -62,4 +62,8 @@ def language_translator(text):
62
  text_to_translate = "hardwork never fail"
63
  output = language_translator(text_to_translate)
64
  print(output)
65
- ```
 
 
 
 
 
62
  text_to_translate = "hardwork never fail"
63
  output = language_translator(text_to_translate)
64
  print(output)
65
+ ```
66
+
67
+ ## Directly try this model
68
+
69
+ [Hugging Face Spaces](https://huggingface.co/spaces/Mr-Vicky-01/tamil_translator)