更新readme
This commit is contained in:
2
.idea/workspace.xml
generated
2
.idea/workspace.xml
generated
@@ -302,7 +302,7 @@
|
||||
<workItem from="1746588383790" duration="2614000" />
|
||||
<workItem from="1746593417117" duration="25924000" />
|
||||
<workItem from="1746626070703" duration="7931000" />
|
||||
<workItem from="1746669839816" duration="16840000" />
|
||||
<workItem from="1746669839816" duration="17865000" />
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
|
||||
14
README.md
14
README.md
@@ -1,10 +1,14 @@
|
||||
# FileTranslate
|
||||
## 一个使用大预言模型(llm)翻译pdf和markdown的包
|
||||
# 简介
|
||||
## FileTranslate
|
||||
一个使用大预言模型(llm)翻译pdf和markdown的包
|
||||
|
||||
[github主页](https://github.com/xunbu/filetranslate)
|
||||
|
||||
# 安装
|
||||
## 使用pip
|
||||
`pip install filetranslate`
|
||||
## 使用uv
|
||||
使用pip
|
||||
`pip install filetranslate`
|
||||
|
||||
使用uv
|
||||
`uv add filetranslate`
|
||||
|
||||
# 前置条件(获取大模型平台的baseurl、key、model-id)
|
||||
|
||||
Reference in New Issue
Block a user