Spaces:
Sleeping
Sleeping
ankush-003
commited on
Commit
•
44cb6c6
1
Parent(s):
7919045
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
langchain
|
3 |
+
pymongo
|
4 |
+
redis
|
5 |
+
nest_asyncio
|
6 |
+
huggingface_hub
|
7 |
+
sentence_transformers
|