修复protobuf版本错误
This commit is contained in:
parent
2f2b869efd
commit
8c7569b689
@ -6,5 +6,3 @@ sentencepiece
|
|||||||
numpy
|
numpy
|
||||||
onnxruntime
|
onnxruntime
|
||||||
sentencepiece
|
sentencepiece
|
||||||
streamlit
|
|
||||||
streamlit-chat
|
|
||||||
|
@ -5,5 +5,4 @@ accelerate
|
|||||||
matplotlib
|
matplotlib
|
||||||
huggingface_hub
|
huggingface_hub
|
||||||
triton
|
triton
|
||||||
streamlit
|
|
||||||
|
|
||||||
|
@ -3,6 +3,7 @@ pypdf2==2.12.1
|
|||||||
tiktoken>=0.3.3
|
tiktoken>=0.3.3
|
||||||
requests[socks]
|
requests[socks]
|
||||||
pydantic==1.10.11
|
pydantic==1.10.11
|
||||||
|
protobuf==3.18
|
||||||
transformers>=4.27.1
|
transformers>=4.27.1
|
||||||
scipdf_parser>=0.52
|
scipdf_parser>=0.52
|
||||||
python-markdown-math
|
python-markdown-math
|
||||||
|
Loading…
x
Reference in New Issue
Block a user