Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,5 +4,6 @@ openai
|
|
4 |
streamlit==1.21.0
|
5 |
streamlit-chat
|
6 |
regex
|
|
|
7 |
beautifulsoup4
|
8 |
googlesearch-python
|
|
|
4 |
streamlit==1.21.0
|
5 |
streamlit-chat
|
6 |
regex
|
7 |
+
replicate
|
8 |
beautifulsoup4
|
9 |
googlesearch-python
|