Commit Graph

41 Commits (main)

Author SHA1 Message Date
Saifeddine ALOUI d75e0fe584
Merge pull request #31 from Neokmi/main
Remove incorrect language options and fix to 52 officially supported languages.
2024-12-25 16:32:21 +01:00
klx d8babcfc55
Update main.py
Remove incorrect language options and fix to 52 officially supported languages.
2024-12-25 23:07:31 +08:00
Saifeddine ALOUI c3eb5039f4 Added new languages and made language names in english 2023-10-29 17:44:08 +01:00
Saifeddine ALOUI 72b680f312 Merge branch 'main' of https://github.com/ParisNeo/prompt_translator 2023-10-28 17:41:54 +02:00
Saifeddine ALOUI fbe0950d5b added thai 2023-10-28 17:41:49 +02:00
Saifeddine ALOUI db40fb7789
Merge pull request #23 from ShionWakanae/patch-2
fix hint display and update UI enable/disable state
2023-10-28 17:40:19 +02:00
若苗瞬 579d613eb1
fix hint display and update UI enable/disable state
1) hints of "ready" and "not ready" and messed up together, maybe a Gradio label won't do refresh, so I changed it to a Markdown.

2) after disable this plugin, update UI and hint.
2023-05-09 15:38:06 +08:00
Saifeddine ALOUI 40ec74c865
Update README.md 2023-05-05 20:42:11 +02:00
Saifeddine ALOUI ade3bb51da
Update README.md 2023-05-05 20:39:50 +02:00
Saifeddine ALOUI 6207ea8004
Merge pull request #21 from ShionWakanae/patch-1
fix readme ref #19
2023-04-26 11:45:32 +02:00
若苗瞬 d5a9750e98
fix readme ref #19
the model refers to should be `mbart-large-50-many-to-one-mmt` to work, not `one-to-many`.
2023-04-26 17:11:20 +08:00
Saifeddine ALOUI a79548c30c
Update main.py 2023-04-16 21:52:52 +02:00
Saifeddine ALOUI 6c3ebdef59
Merge pull request #15 from xujipm/main
fix bug: TypeError: 'method' object is not subscriptable #14
2023-04-15 23:29:46 +01:00
xujipm 73ccd2714d fix bug: TypeError: 'method' object is not subscriptable #14 2023-04-15 15:01:12 +00:00
Saifeddine ALOUI 7f2c0f61bb Fixed negative prompt translation 2023-04-13 16:16:37 +02:00
Saifeddine ALOUI a0c8c824dc
Merge pull request #10 from ngocnv371/main
add menu option for Vietnamese
2023-04-11 21:59:27 +02:00
Ngoc Ngo 6aa0941ba2 correct forgotten comma 2023-04-11 20:38:11 +07:00
Ngoc Ngo beef472de1 add menu option for Vietnamese 2023-04-05 18:52:57 +07:00
Saifeddine ALOUI 8ce5f69b54
Update main.py 2023-04-03 16:30:56 +02:00
ParisNeo 3655093bb9 Merge branch 'main' of https://github.com/ParisNeo/prompt_translator 2023-04-02 19:04:18 +02:00
ParisNeo c07af81b9d Repared batch translation. 2023-04-02 19:04:17 +02:00
Saifeddine ALOUI c3322db37d
Update README.md 2023-04-01 10:59:20 +02:00
ParisNeo 8c4c6aaafd added default language 2023-04-01 10:52:10 +02:00
ParisNeo 7a5d704fda updated 2023-04-01 01:03:54 +02:00
ParisNeo 142a3ce586 upgraded gitignore 2023-04-01 00:14:09 +02:00
ParisNeo eee6891281 the model is now saved locally 2023-03-31 22:46:27 +02:00
ParisNeo 0d43448b82 removed english to english translation, negative prompt translation is now optional 2023-03-31 22:16:48 +02:00
ParisNeo 2866a060bd added text enhancement 2023-03-30 02:36:04 +02:00
ParisNeo 0c9a985169 Added some post processing 2023-03-29 22:00:11 +02:00
ParisNeo eaa7031c69 Fixed the spaces added after ) in ()++ formats 2023-03-29 21:31:46 +02:00
Saifeddine ALOUI f9656a954d
Update main.py 2023-03-29 17:46:35 +02:00
Saifeddine ALOUI 1230fcf6f2
Update main.py 2023-03-29 12:24:01 +02:00
Saifeddine ALOUI 4a90d548d0
Update README.md 2023-03-28 23:07:46 +02:00
Saifeddine ALOUI 72449990d0
Update README.md 2023-03-28 23:06:42 +02:00
Saifeddine ALOUI c1a0646630
Changed to many to one 2023-03-28 13:12:09 +02:00
Saifeddine ALOUI b4e95e23ba
Update README.md 2023-03-28 01:36:48 +02:00
ParisNeo c6816da787 bugfix 2023-03-28 01:27:18 +02:00
ParisNeo f1c514cdb1 Enhanced 2023-03-28 00:39:06 +02:00
ParisNeo 4e924c95fe updated 2023-03-28 00:22:43 +02:00
ParisNeo 4cd4b43ee5 First version 2023-03-28 00:17:33 +02:00
Saifeddine ALOUI c71e783564
Initial commit 2023-03-27 11:46:47 +02:00