Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,6 +9,7 @@ llama-parse==0.4.0
|
|
9 |
llama-index-core==0.10.25.post1
|
10 |
llama-parse==0.4.0
|
11 |
llamaindex-py-client==0.1.15
|
|
|
12 |
numpy==1.26.4
|
13 |
opencv-python==4.9.0.80
|
14 |
pandas==2.2.0
|
|
|
9 |
llama-index-core==0.10.25.post1
|
10 |
llama-parse==0.4.0
|
11 |
llamaindex-py-client==0.1.15
|
12 |
+
nltk==3.8.1
|
13 |
numpy==1.26.4
|
14 |
opencv-python==4.9.0.80
|
15 |
pandas==2.2.0
|