Spaces:
Runtime error
Runtime error
nicoladisabato
commited on
Commit
•
383b62e
1
Parent(s):
bc4ece0
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
langchain
|
3 |
+
openai
|
4 |
+
streamlit-chat
|
5 |
+
python-dotenv
|