Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -8
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
openai
|
2 |
-
langchain_nvidia_ai_endpoints
|
3 |
-
langchain_community
|
4 |
-
faiss-cpu
|
5 |
-
python-dotenv
|
6 |
-
streamlit
|
7 |
-
pypdf
|
8 |
-
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
|
|
|
1 |
+
openai
|
2 |
+
langchain_nvidia_ai_endpoints
|
3 |
+
langchain_community
|
4 |
+
faiss-cpu
|
5 |
+
python-dotenv
|
6 |
+
streamlit
|
7 |
+
pypdf
|
|