Yehor commited on
Commit
57d9237
·
1 Parent(s): 22ea572

Add a link to the model

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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