Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -2,7 +2,4 @@ langchain
|
|
2 |
openai
|
3 |
huggingface_hub
|
4 |
python-dotenv
|
5 |
-
streamlit
|
6 |
-
|
7 |
-
[browser]
|
8 |
-
gatherUsageStats = false
|
|
|
2 |
openai
|
3 |
huggingface_hub
|
4 |
python-dotenv
|
5 |
+
streamlit
|
|
|
|
|
|