bug: fix package

This commit is contained in:
csunny 2023-05-25 10:39:19 +08:00
parent e4d565b56f
commit d0e3ae09f0

View File

@ -41,7 +41,6 @@ iopath==0.1.10
tenacity==8.2.2 tenacity==8.2.2
peft peft
pycocoevalcap pycocoevalcap
sentence-transformers
cpm_kernels cpm_kernels
umap-learn umap-learn
notebook notebook
@ -51,7 +50,7 @@ wandb
llama-index==0.5.27 llama-index==0.5.27
pymysql pymysql
unstructured==0.6.3 unstructured==0.6.3
pytesseract==0.3.10 grpcio==1.47.5
auto-gpt-plugin-template auto-gpt-plugin-template
pymdown-extensions pymdown-extensions
@ -79,3 +78,4 @@ pytest-cov
pytest-integration pytest-integration
pytest-mock pytest-mock
pytest-recording pytest-recording
pytesseract==0.3.10