Spaces:
Paused
Paused
Commit
·
fc97274
1
Parent(s):
d1197b3
create req
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
llama-index==0.5.1
|
2 |
+
langchain==0.0.125
|
3 |
+
pinecone-client==2.2.1
|
4 |
+
gradio==3.23.0
|