From 59d20e4ced6303099645f44ae9bc1c3abe4c77af Mon Sep 17 00:00:00 2001 From: Vee9ahd1 Date: Wed, 21 Aug 2019 22:21:35 -0400 Subject: correcting info in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8c84ef0..7e3c8a9 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Linux: install gentoo. ### Syntax error / command not found / etc. on Windows Did you check "add Python to PATH" in the installer? Probably not. Reinstall and be sure to do that. ### Missing implementation that supports loader(\*(\'... -Somehow the tfhub cache gets invalidated on MacOS sometimes. IDK what causes it at that point but if you delete the tfhub\_modules subdirectory it gives you the problem will be fixed (note: next time you run the script it will have to re-download the model so it will be slow). +Somehow the tfhub cache gets invalidated sometimes. IDK what causes it at that point but if you delete the tfhub\_modules subdirectory it gives you the problem will be fixed (note: next time you run the script it will have to re-download the model so it will be slow). ### SSL missing issuer certificate. ``` "urllib.error.URLError: " -- cgit v1.2.1