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