Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
streamlit
|
|
|
|
|
|
|
|
|
|
| 2 |
google-generativeai
|
| 3 |
python-dotenv
|
| 4 |
streamlit-local-storage
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
plotly
|
| 3 |
+
sympy
|
| 4 |
+
numpy
|
| 5 |
google-generativeai
|
| 6 |
python-dotenv
|
| 7 |
streamlit-local-storage
|