diff options
Diffstat (limited to 'gn/packages/genecup.scm')
-rw-r--r-- | gn/packages/genecup.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/genecup.scm b/gn/packages/genecup.scm index d761826..88e0879 100644 --- a/gn/packages/genecup.scm +++ b/gn/packages/genecup.scm @@ -237,7 +237,7 @@ if __name__ == '__main__': ("python-nltk" ,python-nltk) ("python-pandas" ,python-pandas) ("python-regex" ,python-regex) - ("tensorflow" ,tensorflow))) + ("tensorflow" ,tensorflow-lite))) (native-inputs `(("bootstrap" ,web-bootstrap) ("cytoscape" ,javascript-cytoscape-3.17) |