tensorflow (without cuda)
This commit is contained in:
@@ -20,8 +20,7 @@ in {
|
||||
extraGroups = [ "render" ];
|
||||
packages = (with pkgs; [
|
||||
nodejs
|
||||
python3
|
||||
python3Packages.tensorflowWithCuda
|
||||
(python3.withPackages (ps: with ps; [ tensorflow ]))
|
||||
perl
|
||||
(perlPackages.buildPerlPackage rec {
|
||||
pname = "Image-ExifTool";
|
||||
|
||||
Reference in New Issue
Block a user