feat: 实现基于PySide6的翻译GUI工具初始版本
添加主程序入口、GUI界面、翻译核心逻辑、Word文件处理、系统监控和日志模块
This commit is contained in:
6
requirements.txt
Normal file
6
requirements.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
PySide6
|
||||
llama-cpp-python
|
||||
python-docx
|
||||
loguru
|
||||
psutil
|
||||
GPUtil
|
||||
Reference in New Issue
Block a user