Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -8
requirements.txt
CHANGED
@@ -1,8 +1 @@
|
|
1 |
-
streamlit
|
2 |
-
pymupdf==1.23.0
|
3 |
-
faiss-cpu==1.7.4
|
4 |
-
numpy==1.23.5
|
5 |
-
langchain==0.0.200
|
6 |
-
sentence-transformers==2.2.2
|
7 |
-
groq==0.18.0 # Updated to a valid version
|
8 |
-
python-dotenv==0.21.0
|
|
|
1 |
+
streamlit>=1.22.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|