Spaces:
Sleeping
Sleeping
Updated
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
langchain
|
2 |
openai
|
3 |
streamlit
|
4 |
-
langchain-openai
|
|
|
|
|
|
1 |
langchain
|
2 |
openai
|
3 |
streamlit
|
4 |
+
langchain-openai
|
5 |
+
os
|
6 |
+
getpass
|