Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,3 +3,5 @@ groq
|
|
3 |
scikit-learn
|
4 |
gradio
|
5 |
numpy
|
|
|
|
|
|
3 |
scikit-learn
|
4 |
gradio
|
5 |
numpy
|
6 |
+
streamlit
|
7 |
+
requests
|