Mr-Vicky-01
commited on
Update README.md
Browse files
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 |
```
|
|
|
|
|
|
|
|