diff --git a/Pipfile b/Pipfile index f4e3eb1..15dac4c 100644 --- a/Pipfile +++ b/Pipfile @@ -8,6 +8,7 @@ pillow = "*" numpy = "*" matplotlib = "*" tensorflow-gpu = "*" +tensorflow-hub = "*" [dev-packages] ipython = "*" diff --git a/Pipfile.lock b/Pipfile.lock index beff32f..d65020d 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "f3e9d8d8f648d3bde208b4637851ef87e057c7964fdcf66d20d182d4fec44092" + "sha256": "7e90b33d64ea001f6d6ad4652b43e6896f8b312a2fdabed1fc321876c847dfcb" }, "pipfile-spec": 6, "requires": { @@ -481,6 +481,13 @@ ], "version": "==2.1.0" }, + "tensorflow-hub": { + "hashes": [ + "sha256:52a3fa4d2b7d9a8a5c61d88b43086964ccfd48b6eb3986c502c09e6f6862e233" + ], + "index": "pypi", + "version": "==0.7.0" + }, "termcolor": { "hashes": [ "sha256:1d6d69ce66211143803fbc56652b41d73b4a400a2891d7bf7a1cdf4c02de613b"