Spaces:
Sleeping
Sleeping
pranavnair2
commited on
Commit
•
4f6a1d4
1
Parent(s):
56fc3f8
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
python-dotenv
|
3 |
+
streamlit
|
4 |
+
qdrant-client
|
5 |
+
tiktoken
|
6 |
+
huggingface-hub==0.14.1
|
7 |
+
InstructorEmbedding==1.0.1
|
8 |
+
sentence-transformers==2.2.2
|