pragnakalp
commited on
Commit
•
3768e97
1
Parent(s):
ec3eeb6
Update requirements.txt
Browse files- requirements.txt +1 -7
requirements.txt
CHANGED
@@ -13,13 +13,7 @@ scalene==1.5.31.1
|
|
13 |
scikit-image==0.22.0
|
14 |
scikit-learn==1.3.2
|
15 |
scipy==1.11.4
|
16 |
-
tensorflow
|
17 |
-
tensorboard==2.15.1
|
18 |
-
tensorboard-data-server==0.7.2
|
19 |
-
tensorboard-plugin-wit==1.8.1
|
20 |
-
tensorflow==2.15.0
|
21 |
-
tensorflow-estimator==2.15.0
|
22 |
-
tensorflow-io-gcs-filesystem==0.34.0
|
23 |
toolz==0.12.0
|
24 |
torch==2.1.1
|
25 |
torchvision==0.16.1
|
|
|
13 |
scikit-image==0.22.0
|
14 |
scikit-learn==1.3.2
|
15 |
scipy==1.11.4
|
16 |
+
tensorflow
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
toolz==0.12.0
|
18 |
torch==2.1.1
|
19 |
torchvision==0.16.1
|