Spaces:
Runtime error
Runtime error
build: add streamlit library on dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
streamlit_chat
|
2 |
boto3
|
3 |
openai
|
|
|
1 |
+
streamlit
|
2 |
streamlit_chat
|
3 |
boto3
|
4 |
openai
|