Spaces:
Running
Running
ray
commited on
Commit
•
2b81e5e
1
Parent(s):
29e9295
update requirements.txt
Browse files- requirements.txt +9 -5
requirements.txt
CHANGED
@@ -1,7 +1,11 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
4 |
arize-phoenix[experimental]
|
5 |
-
|
6 |
-
gradio
|
7 |
# unstructure io
|
|
|
1 |
+
gradio==4.7.1
|
2 |
+
llama_index==0.9.8.post1
|
3 |
+
nltk==3.8.1
|
4 |
+
openai==1.3.5
|
5 |
+
phoenix==0.9.1
|
6 |
+
python-dotenv==1.0.0
|
7 |
+
qdrant_client==1.6.9
|
8 |
+
unstructured==0.11.0
|
9 |
arize-phoenix[experimental]
|
10 |
+
numpy
|
|
|
11 |
# unstructure io
|