PARTHA181098 commited on
Commit
87fc592
·
verified ·
1 Parent(s): 7671bc3

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -8,6 +8,7 @@ RUN apt-get update && apt-get install -y \
8
  libsm6 \
9
  libxext6 \
10
  libxrender-dev \
 
11
  && rm -rf /var/lib/apt/lists/*
12
 
13
  # Optional: disable Paddle model source check (faster startup)
 
8
  libsm6 \
9
  libxext6 \
10
  libxrender-dev \
11
+ poppler-utils \
12
  && rm -rf /var/lib/apt/lists/*
13
 
14
  # Optional: disable Paddle model source check (faster startup)