Fix typos
parent
d6fbc91cf2
commit
e5d238a12b
|
@ -42,11 +42,11 @@ dependencies:
|
||||||
- opencv-python==4.1.2.30
|
- opencv-python==4.1.2.30
|
||||||
- psutil==5.6.7
|
- psutil==5.6.7
|
||||||
- pyglet==1.3.2
|
- pyglet==1.3.2
|
||||||
#- tensorflow-data-validation=0.15.0 # NOT ON WINDOWS YET
|
#- tensorflow-data-validation==0.15.0 # NOT ON WINDOWS YET
|
||||||
#- tensorflow-model-analysis=0.15.4 # NOT ON WINDOWS YET
|
#- tensorflow-model-analysis==0.15.4 # NOT ON WINDOWS YET
|
||||||
- tensorflow-serving-api-gpu=2.0.0 # or tensorflow-serving-api-gpu if gpu
|
- tensorflow-serving-api-gpu==2.0.0 # or tensorflow-serving-api-gpu if gpu
|
||||||
#- tensorflow-transform=0.15.0 # NOT ON WINDOWS YET
|
#- tensorflow-transform==0.15.0 # NOT ON WINDOWS YET
|
||||||
- tf-agents==0.3.0rc0
|
- tf-agents==0.3.0rc0
|
||||||
#- tfx=0.15.0 # NOT ON WINDOWS YET
|
#- tfx==0.15.0 # NOT ON WINDOWS YET
|
||||||
- urlextract==0.13.0
|
- urlextract==0.13.0
|
||||||
#- pyvirtualdisplay # add if on headless server
|
#- pyvirtualdisplay # add if on headless server
|
||||||
|
|
|
@ -44,11 +44,11 @@ dependencies:
|
||||||
- opencv-python==4.1.2.30
|
- opencv-python==4.1.2.30
|
||||||
- psutil==5.6.7
|
- psutil==5.6.7
|
||||||
- pyglet==1.3.2
|
- pyglet==1.3.2
|
||||||
- tensorflow-data-validation=0.15.0
|
- tensorflow-data-validation==0.15.0
|
||||||
- tensorflow-model-analysis=0.15.4
|
- tensorflow-model-analysis==0.15.4
|
||||||
- tensorflow-serving-api=2.0.0 # or tensorflow-serving-api-gpu if gpu
|
- tensorflow-serving-api==2.0.0 # or tensorflow-serving-api-gpu if gpu
|
||||||
- tensorflow-transform=0.15.0
|
- tensorflow-transform==0.15.0
|
||||||
- tf-agents==0.3.0rc0
|
- tf-agents==0.3.0rc0
|
||||||
- tfx=0.15.0
|
- tfx==0.15.0
|
||||||
- urlextract==0.13.0
|
- urlextract==0.13.0
|
||||||
#- pyvirtualdisplay # add if on headless server
|
#- pyvirtualdisplay # add if on headless server
|
||||||
|
|
Loading…
Reference in New Issue