mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-06-04 13:50:21 +00:00
Builds/runs natively on Apple M1
This commit is contained in:
parent
8be739a783
commit
9deefbbc84
4 changed files with 74 additions and 14 deletions
|
@ -1,7 +1,7 @@
|
|||
import string
|
||||
|
||||
from argostranslate import translate
|
||||
from polyglot.detect.base import Detector, UnknownLanguage
|
||||
from app.detect import Detector, UnknownLanguage
|
||||
|
||||
__languages = None
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue