Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==5.12.0
|
2 |
+
langchain==0.3.14
|
3 |
+
langchain_community==0.3.14
|
4 |
+
langchain_core==0.3.30
|
5 |
+
langchain_openai==0.3.1
|
6 |
+
python-dotenv==1.0.1
|
7 |
+
pypdf==5.1.0
|