Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ streamlit==1.31.0
|
|
| 2 |
tensorflow==2.15.0
|
| 3 |
numpy==1.26.4
|
| 4 |
matplotlib==3.8.3
|
| 5 |
-
graphviz==0.20.1
|
|
|
|
|
|
| 2 |
tensorflow==2.15.0
|
| 3 |
numpy==1.26.4
|
| 4 |
matplotlib==3.8.3
|
| 5 |
+
graphviz==0.20.1
|
| 6 |
+
pydot
|