Spaces:
Sleeping
Sleeping
Rehman1603
commited on
Commit
•
60cf5cb
1
Parent(s):
22f002a
Create requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
requests
|
2 |
+
pandas
|
3 |
+
langchain
|
4 |
+
chromadb
|
5 |
+
sentence-transformers
|
6 |
+
langchain-community
|
7 |
+
openai
|
8 |
+
tiktoken
|
9 |
+
langchain-together
|
10 |
+
gradio
|