parent
1a16fb2768
commit
308dc3a68f
@ -12,6 +12,7 @@ COPY ./predictions_tf.json ./
|
|||||||
RUN python3 -m venv venv
|
RUN python3 -m venv venv
|
||||||
RUN /bin/bash -c "source venv/bin/activate"
|
RUN /bin/bash -c "source venv/bin/activate"
|
||||||
|
|
||||||
|
RUN pip install --upgrade pip
|
||||||
RUN pip install tensorflow
|
RUN pip install tensorflow
|
||||||
|
|
||||||
RUN apt-get install -y python3-sklearn
|
RUN apt-get install -y python3-sklearn
|
||||||
|
Loading…
Reference in New Issue
Block a user