Fixes #73, tensorflow-addons and tensorflow-metadata installed via pip, not conda

This commit is contained in:
Aurélien Geron
2019-12-16 17:25:55 +08:00
parent 8d6d2b7c19
commit 8729aeb196
2 changed files with 6 additions and 6 deletions

View File

@@ -29,12 +29,9 @@ dependencies:
- tqdm=4.40.0
- tensorboard=2.0.0
- tensorflow=2.0.0 # or tensorflow-gpu if gpu
- tensorflow-addons=0.6.0
- tensorflow-base=2.0.0
- tensorflow-datasets=1.2.0
- tensorflow-estimator=2.0.0
- tensorflow-hub=0.7.0
- tensorflow-metadata=0.15.1
- tensorflow-probability=0.7
- wheel
- widgetsnbextension=3.5.1
@@ -44,7 +41,9 @@ dependencies:
- opencv-python==4.1.2.30
- psutil==5.6.7
- pyglet==1.3.2
- tensorflow-addons==0.6.0
- tensorflow-data-validation==0.15.0
- tensorflow-metadata==0.15.1
- tensorflow-model-analysis==0.15.4
- tensorflow-serving-api==2.0.0 # or tensorflow-serving-api-gpu if gpu
- tensorflow-transform==0.15.0