fixed joblib import error (#1659)

This commit is contained in:
AyaanShah2204
2023-07-17 12:56:10 -07:00
committed by GitHub
parent 22a4254adf
commit e503a3e8d6

View File

@@ -33,6 +33,7 @@ pywebview
sentencepiece
py-cpuinfo
tiktoken # for codegen
joblib # for langchain
# Keep PyInstaller at the end. Sometimes Windows Defender flags it but most folks can continue even if it errors
pefile