Spaces:
Runtime error
Runtime error
nicoladisabato
commited on
Commit
·
3b6496c
1
Parent(s):
8744ba9
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
langchain
|
2 |
openai
|
3 |
streamlit
|
|
|
4 |
python-dotenv
|
5 |
html2text
|
6 |
tiktoken
|
|
|
1 |
langchain
|
2 |
openai
|
3 |
streamlit
|
4 |
+
streamlit_chat
|
5 |
python-dotenv
|
6 |
html2text
|
7 |
tiktoken
|