diff --git a/Change-Log.md b/Change-Log.md index 41cee95..66406a0 100644 --- a/Change-Log.md +++ b/Change-Log.md @@ -10,6 +10,9 @@ Repository: **** ## Changelog +### **HEAD -> main, origin/main, origin/HEAD** 2020/12/12 mandic00@live.com +- added custom webgl backend + ### **0.9.16** 2020/12/12 mandic00@live.com - change default ports diff --git a/Install.md b/Install.md index a528cb3..effac1c 100644 --- a/Install.md +++ b/Install.md @@ -4,7 +4,7 @@ **Important** -*The packaged version of `Human` includes `TensorFlow/JS (TFJS) 2.7.0` library which can be accessed via `human.tf`* +*The packaged version of `Human` includes `TensorFlow/JS (TFJS) 2.8.0` library which can be accessed via `human.tf`* *You should NOT manually load another instance of `tfjs` unless you're using specific `.nobudle` edition of `Human, but if you do, be aware of possible version conflicts*