Spaces:
Build error
Build error
Commit
·
bce5a2f
1
Parent(s):
f274d93
Upload requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
pandas
|
3 |
+
openai
|
4 |
+
langchain
|
5 |
+
mp_api
|
6 |
+
request
|
7 |
+
gpt_index
|
8 |
+
gradio
|