修复protobuf版本错误

This commit is contained in:
binary-husky 2023-12-14 11:00:55 +08:00
parent 2f2b869efd
commit 8c7569b689
3 changed files with 1 additions and 3 deletions

View File

@ -6,5 +6,3 @@ sentencepiece
numpy
onnxruntime
sentencepiece
streamlit
streamlit-chat

View File

@ -5,5 +5,4 @@ accelerate
matplotlib
huggingface_hub
triton
streamlit

View File

@ -3,6 +3,7 @@ pypdf2==2.12.1
tiktoken>=0.3.3
requests[socks]
pydantic==1.10.11
protobuf==3.18
transformers>=4.27.1
scipdf_parser>=0.52
python-markdown-math