mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 23:48:56 +01:00
Update requirements.txt for users wanting to use pip install
This commit is contained in:
parent
d75df54385
commit
4d681c86ec
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
numpy==1.18.5
|
||||
torch==1.6.0
|
||||
transformers==3.3.1
|
||||
sentence-transformers==0.3.8
|
||||
pandas==1.1.2
|
||||
faiss-cpu==1.6.1
|
||||
numpy==1.18.5
|
||||
fastapi==0.68.0
|
||||
uvicorn==0.15.0
|
||||
|
|
Loading…
Reference in a new issue