Spaces:
Sleeping
Sleeping
robertselvam
commited on
Commit
•
e95ed68
1
Parent(s):
c15df98
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
dspy
|
2 |
+
pypdf
|
3 |
+
dspy-ai[faiss-cpu]
|
4 |
+
langchain_community
|
5 |
+
sentence_transformers
|
6 |
+
langchain-text-splitters
|
7 |
+
streamlit
|