Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -13
requirements.txt
CHANGED
@@ -1,16 +1,3 @@
|
|
1 |
-
faiss-cpu==1.9.0
|
2 |
-
tiktoken==0.8.0
|
3 |
-
fastembed==0.4.1
|
4 |
-
groq==0.11.0
|
5 |
-
langchain==0.3.7
|
6 |
-
langchain-community==0.3.5
|
7 |
-
langchain-openai==0.2.12
|
8 |
-
langchain-groq==0.2.1
|
9 |
-
PyPDF2==3.0.1
|
10 |
-
scikit-learn==1.5.2
|
11 |
-
sentence-transformers==3.2.1
|
12 |
-
streamlit==1.40.0
|
13 |
-
spacy==3.8.3
|
14 |
#python -m spacy download en_core_web_sm
|
15 |
#spacy==3.8.2
|
16 |
aiohappyeyeballs==2.4.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
#python -m spacy download en_core_web_sm
|
2 |
#spacy==3.8.2
|
3 |
aiohappyeyeballs==2.4.4
|