Spaces:
Running
on
Zero
Running
on
Zero
Add a link to the model
Browse files
app.py
CHANGED
@@ -119,7 +119,7 @@ Follow them on social networks and **contact** if you need any help or have any
|
|
119 |
description_head = f"""
|
120 |
# {title}
|
121 |
|
122 |
-
This space translates your text, audio, image from English to Ukrainian. Also, check [UK-EN Translator](https://huggingface.co/spaces/Yehor/uk-en-translator) out.
|
123 |
""".strip()
|
124 |
|
125 |
|
|
|
119 |
description_head = f"""
|
120 |
# {title}
|
121 |
|
122 |
+
This space translates your text, audio, image from English to Ukrainian using [kulyk-en-uk](https://huggingface.co/Yehor/kulyk-en-uk) model. Also, check [UK-EN Translator](https://huggingface.co/spaces/Yehor/uk-en-translator) out.
|
123 |
""".strip()
|
124 |
|
125 |
|