Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torch==1.10.2
|
|
4 |
matplotlib==3.4.2
|
5 |
matplotlib-inline==0.1.2
|
6 |
seaborn==0.11.2
|
7 |
-
sklearn==0.0
|
|
|
|
4 |
matplotlib==3.4.2
|
5 |
matplotlib-inline==0.1.2
|
6 |
seaborn==0.11.2
|
7 |
+
sklearn==0.0
|
8 |
+
bokeh==2.4.2
|