Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -11
requirements.txt
CHANGED
@@ -1,14 +1,4 @@
|
|
1 |
-
|
2 |
-
fastembed
|
3 |
-
llama-index-embeddings-fastembed
|
4 |
-
llama-index-llms-gemini
|
5 |
-
llama-index-embeddings-gemini
|
6 |
-
llama-index-readers-web
|
7 |
-
python-dotenv
|
8 |
-
crewai
|
9 |
-
fastembed
|
10 |
-
matplotlib
|
11 |
-
google-generativeai
|
12 |
streamlit
|
13 |
PyPDF2
|
14 |
matplotlib
|
|
|
1 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
streamlit
|
3 |
PyPDF2
|
4 |
matplotlib
|