Spaces:
Runtime error
Runtime error
Commit ·
57aed02
1
Parent(s): ca29381
Create requirement.txt
Browse files- requirement.txt +5 -0
requirement.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
langchain
|
| 3 |
+
openai
|
| 4 |
+
streamlit-chat
|
| 5 |
+
python-dotenv
|