[Remove] Model : DeepLのpackageを削除
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
from deepl import Translator as deepl_Translator
|
||||
from deepl_translate import translate as deepl_web_Translator
|
||||
from translators import translate_text as other_web_Translator
|
||||
from .translation_languages import translatorEngine, translation_lang
|
||||
|
||||
@@ -2,7 +2,6 @@ pillow == 10.0.0
|
||||
PyAudioWPatch == 0.2.12.6
|
||||
python-osc == 1.8.3
|
||||
customtkinter == 5.2.0
|
||||
deepl == 1.15.0
|
||||
flashtext == 2.7
|
||||
pyyaml == 6.0.1
|
||||
python-i18n == 0.3.9
|
||||
Reference in New Issue
Block a user