hellojj7 commited on
Commit
4794ccd
1 Parent(s): 593a640

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ sentence-transformers==2.2.2
2
+ uvicorn==0.24.0.post1
3
+ ctransformers==0.2.27
4
+ fastapi==0.105.0
5
+ ipykernel==6.27.1
6
+ langchain==0.0.351
7
+ python-box==7.1.1