部分依赖更新

This commit is contained in:
zR 2024-07-24 10:17:07 +08:00
parent 7f96ee326e
commit 913cb6dc06
2 changed files with 8 additions and 17 deletions

View File

@ -1,8 +1,9 @@
torch>=2.3.0
torchvision>=0.18.0
transformers==4.42.4
huggingface-hub>=0.23.1
transformers>=4.42.4
huggingface-hub>=0.24.0
sentencepiece>=0.2.0
jinja2>=3.1.4
pydantic>=2.8.2
timm>=1.0.7
tiktoken>=0.7.0
@ -11,6 +12,7 @@ sentence_transformers>=3.0.1
gradio>=4.38.1 # web demo
openai>=1.35.0 # openai demo
einops>=0.8.0
pillow>=10.4.0
sse-starlette>=2.1.2
bitsandbytes>=0.43.1 # INT4 Loading

View File

@ -1,26 +1,15 @@
# Please install the requirments.txt in basic_demo first!
# use vllm
# vllm>=0.4.3
accelerate>=0.30.1
huggingface_hub>=0.19.4
ipykernel>=6.26.0
ipython>=8.18.1
jupyter_client>=8.6.0
langchain>=0.2.1
langchain-community>=0.2.1
langchain>=0.2.10
langchain-community>=0.2.9
matplotlib>=3.9.0
pillow>=10.1.0
pymupdf>=1.24.5
python-docx>=1.1.2
python-pptx>=0.6.23
pyyaml>=6.0.1
requests>=2.31.0
sentencepiece
streamlit>=1.35.0
tiktoken>=0.7.0
transformers==4.40.0
zhipuai>=2.1.0
streamlit>=1.36.0
zhipuai>=2.1.3