basic backend
This commit is contained in:
parent
16e5004228
commit
89ec0476ca
29 changed files with 2125 additions and 13 deletions
|
|
@ -11,3 +11,17 @@ python-dotenv==1.0.0
|
|||
python-multipart==0.0.7
|
||||
PyPDF2==3.0.1
|
||||
langchain==0.1.11
|
||||
|
||||
transformers==4.36.0
|
||||
pycryptodome==3.20.0
|
||||
httpx==0.27.0
|
||||
|
||||
nltk
|
||||
scikit-learn
|
||||
scipy
|
||||
sentencepiece
|
||||
sentence-transformers==2.2.2 # Has previous requirements (nltk, scikit-learn, scipy, sentencepiece, torchvision)
|
||||
|
||||
# pre-commit==3.6.2
|
||||
#pytest==8.1.1
|
||||
#pylint==3.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue