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