Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
openai
|
| 2 |
+
langchain_nvidia_ai_endpoints
|
| 3 |
+
langchain_community
|
| 4 |
+
faiss-cpu
|
| 5 |
+
python-dotenv
|
| 6 |
+
streamlit
|
| 7 |
+
pypdf
|