Commit
·
257bf9a
1
Parent(s):
5169406
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -5,4 +5,7 @@ matplotlib
|
|
5 |
numpy
|
6 |
plotly
|
7 |
scikit-learn==1.2.1
|
8 |
-
tensorflow==2.11.0
|
|
|
|
|
|
|
|
5 |
numpy
|
6 |
plotly
|
7 |
scikit-learn==1.2.1
|
8 |
+
tensorflow==2.11.0
|
9 |
+
datasets==1.10.2
|
10 |
+
torch==1.10.0
|
11 |
+
torchvision==0.11.1
|