Himanshu Gangwar commited on
Commit ·
1ebe8bf
1
Parent(s): 9b69c13
update txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -2,9 +2,10 @@ python-dotenv
|
|
| 2 |
neo4j
|
| 3 |
groq
|
| 4 |
pandas
|
| 5 |
-
|
| 6 |
langchain_community
|
| 7 |
sentence-transformers
|
| 8 |
faiss-cpu
|
| 9 |
transformers
|
| 10 |
-
tqdm
|
|
|
|
|
|
| 2 |
neo4j
|
| 3 |
groq
|
| 4 |
pandas
|
| 5 |
+
streamlit
|
| 6 |
langchain_community
|
| 7 |
sentence-transformers
|
| 8 |
faiss-cpu
|
| 9 |
transformers
|
| 10 |
+
tqdm
|
| 11 |
+
boto3
|