datnguyentien204 commited on
Commit
af68062
·
verified ·
1 Parent(s): 1600976

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -11,6 +11,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
11
  # Cài đặt các gói Python trực tiếp
12
  RUN pip install
13
  absl-py==2.1.0 \
 
14
  aiofiles==23.2.1 \
15
  altair==4.2.2 \
16
  annotated-types==0.7.0 \
 
11
  # Cài đặt các gói Python trực tiếp
12
  RUN pip install
13
  absl-py==2.1.0 \
14
+ tensorflow==2.10.0 \
15
  aiofiles==23.2.1 \
16
  altair==4.2.2 \
17
  annotated-types==0.7.0 \