Spaces:
Running
Running
Upload requirements-1.txt
#2
by
hartidivya
- opened
- requirements-1.txt +5 -0
requirements-1.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
langchain
|
3 |
+
openai
|
4 |
+
streamlit-chat
|
5 |
+
python-dotenv
|