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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -23,6 +23,10 @@ This model was developed by [Mr-Vicky](https://huggingface.co/Mr-Vicky-01) in co
23
 
24
  To use this model, you can either directly use the Hugging Face `transformers` library or you can use the model via the Hugging Face inference API.
25
 
 
 
 
 
26
 
27
  ### Model Information
28
 
@@ -63,7 +67,3 @@ 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)
 
23
 
24
  To use this model, you can either directly use the Hugging Face `transformers` library or you can use the model via the Hugging Face inference API.
25
 
26
+ ## Directly try this model
27
+
28
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65af937a30e33d1b60c8772b/5CzurOdTLJ1dvaCUkVWt5.png)
29
+ [Hugging Face Spaces](https://huggingface.co/spaces/Mr-Vicky-01/tamil_translator)
30
 
31
  ### Model Information
32
 
 
67
  output = language_translator(text_to_translate)
68
  print(output)
69
  ```