File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -19,19 +19,19 @@ When creating with conda, feel free to use pip therafter to install other packag
1919---
2020** NOTE**
2121
22- > [ It is recommended that you comment out the following packages first in your requirements.txt:
23- 1 . tensorflow:
24- - tensorboard==2.15.1
25- - tensorboard-data-server==0.7.2
26- - tensorflow==2.15.0
27- - tensorflow-estimator==2.15.0
28- - tensorflow-intel==2.15.0
29- - tensorflow-io-gcs-filesystem==0.31.0
30- 2 . pytorch:
31- - torch==2.2.0+cu121
32- - torchaudio==2.2.0+cu121
33- - torchmetrics==1.3.0.post0
34- - torchvision==0.17.0+cu121]
22+ It is recommended that you comment out the following packages first in your requirements.txt:
23+ 1 . tensorflow:
24+ - tensorboard==2.15.1
25+ - tensorboard-data-server==0.7.2
26+ - tensorflow==2.15.0
27+ - tensorflow-estimator==2.15.0
28+ - tensorflow-intel==2.15.0
29+ - tensorflow-io-gcs-filesystem==0.31.0
30+ 2 . pytorch:
31+ - torch==2.2.0+cu121
32+ - torchaudio==2.2.0+cu121
33+ - torchmetrics==1.3.0.post0
34+ - torchvision==0.17.0+cu121
3535
3636Thereafter install tensorflow simply by using: ` pip install tensorflow `
3737
You can’t perform that action at this time.
0 commit comments