davidberenstein1957 HF staff commited on
Commit
d9b1406
β€’
1 Parent(s): a63662e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -289,9 +289,10 @@ def main() -> None:
289
 
290
  ## How to participate
291
  Participating is easy. Go to one of the Annotation Spaces of the language of your choice, log in or create a Hugging Face account, and you can start working.
292
- - [Spanish](https://somosnlp-dibt-prompt-translation-for-es.hf.space/)
293
  - [Russian](https://dibt-russian-prompt-translation-for-russian.hf.space)
294
- - [Dutch](https://dibt-dutch-prompt-translation-for-dutch.hf.space/)
 
295
  """
296
  )
297
 
 
289
 
290
  ## How to participate
291
  Participating is easy. Go to one of the Annotation Spaces of the language of your choice, log in or create a Hugging Face account, and you can start working.
292
+ - [Spanish](https://somosnlp-dibt-prompt-translation-for-es.hf.space)
293
  - [Russian](https://dibt-russian-prompt-translation-for-russian.hf.space)
294
+ - [Dutch](https://dibt-dutch-prompt-translation-for-dutch.hf.space)
295
+ - [Vietnamese](https://ai-vietnam-prompt-translation-for-vie.hf.space)
296
  """
297
  )
298