Spaces:
Sleeping
Sleeping
ShaswatSingh
commited on
Update requirements.txt
Browse files- requirements.txt +7 -8
requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
-
gradio
|
2 |
-
pandas
|
3 |
-
numpy
|
4 |
-
matplotlib
|
5 |
-
pillow
|
6 |
-
|
7 |
-
llama-index-
|
8 |
-
llama-index-experimental
|
9 |
llama-index
|
|
|
1 |
+
gradio
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
+
matplotlib
|
5 |
+
pillow
|
6 |
+
llama-index-llms-groq
|
7 |
+
llama-index-experimental
|
|
|
8 |
llama-index
|