mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-07-31 15:47:05 +00:00
fix: pyproject
This commit is contained in:
parent
2014e6b5e1
commit
6606672c00
@ -12,7 +12,6 @@ repository = "https://www.github.com/csunny/DB-GPT"
|
||||
python = "^3.10"
|
||||
accelerate = "^0.16"
|
||||
torch = "^2.0.0"
|
||||
accelerate "^0.16"
|
||||
aiohttp = "^3.8"
|
||||
aiosignal = "^1.3"
|
||||
async-timeout = "^4.0"
|
||||
@ -50,18 +49,18 @@ iopath = "^0.1.10"
|
||||
tenacity = "^8.2.2"
|
||||
peft = "^0.3"
|
||||
pycocoevalcap = "^1.2"
|
||||
cpm_kernels
|
||||
cpm_kernels = "^1.0.11"
|
||||
umap-learn = "^0.5.3"
|
||||
notebook = "^6.5.4"
|
||||
gradio = "^3.23"
|
||||
gradio-client = "^0.0.8"
|
||||
wandb = "^0.15.2"
|
||||
llama-index = "^0.5.27"
|
||||
pymysql
|
||||
pymysql = "^1.0.3"
|
||||
unstructured = "^0.6.3"
|
||||
grpcio = "^1.47.5"
|
||||
|
||||
auto-gpt-plugin-template
|
||||
auto-gpt-plugin-template = "^1.0"
|
||||
pymdown-extensions = "^9.11"
|
||||
gTTS = "^2.3.1"
|
||||
langchain = "^0.0.142"
|
||||
|
Loading…
Reference in New Issue
Block a user