Commit b5810d27 authored by 龚子荣's avatar 龚子荣

update

parent 3a98086e
From python:3.8.12
RUN apt-get update
RUN python3 -m pip install pymilvus==2.0.0rc6
RUN python3 -m pip install diskcache==5.2.1
RUN python3 -m pip install uvicorn==0.13.4
RUN python3 -m pip install PyMySQL==1.0.2
RUN python3 -m pip install paddlepaddle==2.1.0
RUN python3 -m pip install tensorflow==2.5.1
RUN python3 -m pip install opencv_python==4.5.2.54
RUN python3 -m pip install numpy==1.19.5
RUN python3 -m pip install pydantic==1.8.2
RUN python3 -m pip install fastapi==0.65.2
RUN python3 -m pip install PyYAML==5.4.1
RUN python3 -m pip install python-multipart
RUN python3 -m pip install aiofiles
RUN python3 -m pip install pillow==8.2.0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment