Update dockerfile to include datamodel_code_generator (#1492)
This commit is contained in:
@@ -18,6 +18,9 @@ RUN echo 'tzdata tzdata/Areas select America' | debconf-set-selections \
|
||||
&& rm -rf /var/lib/apt/lists/* \
|
||||
&& apt clean
|
||||
|
||||
# For openbmb/MiniCPM models
|
||||
RUN pip3 install datamodel_code_generator
|
||||
|
||||
WORKDIR /sgl-workspace
|
||||
|
||||
RUN python3 -m pip install --upgrade pip setuptools wheel html5lib six \
|
||||
|
||||
Reference in New Issue
Block a user