CarolinaSMarques commited on
Commit
39c8188
·
verified ·
1 Parent(s): b050e88

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -9,4 +9,4 @@ torch
9
  torchvision
10
  joblib==1.2.0
11
  openpyxl==3.1.2 # needed for reading .xlsx with pandas
12
- tensorflow-cpu==2.12.0 # needed for the Keras NN wrapper used in morphometric TO
 
9
  torchvision
10
  joblib==1.2.0
11
  openpyxl==3.1.2 # needed for reading .xlsx with pandas
12
+ tensorflow==2.12.0 # needed for the Keras NN wrapper used in morphometric TO