Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
streamlit
|
2 |
uuid
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
uuid
|
3 |
+
langchain_community
|
4 |
+
pypdf
|
5 |
+
langchain
|
6 |
+
langchain_openai
|
7 |
+
datetime
|
8 |
+
time
|