mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-06-12 09:00:53 +02:00
Pin pytorch version to fix segmentation fault in Docker
This commit is contained in:
parent
9b185f469f
commit
ca74884bd7
@ -49,6 +49,8 @@ slack-sdk==3.20.2
|
|||||||
SQLAlchemy[mypy]==2.0.15
|
SQLAlchemy[mypy]==2.0.15
|
||||||
tensorflow==2.13.0
|
tensorflow==2.13.0
|
||||||
tiktoken==0.4.0
|
tiktoken==0.4.0
|
||||||
|
torch==2.0.1
|
||||||
|
torchvision==0.15.2
|
||||||
transformers==4.30.1
|
transformers==4.30.1
|
||||||
typesense==0.15.1
|
typesense==0.15.1
|
||||||
uvicorn==0.21.1
|
uvicorn==0.21.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user