You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RUN yum -y install python3 wget && wget https://files.pythonhosted.org/packages/5b/49/2155d4078e9918003e77b6032a83d71995656bd05707d96e06a44cd6edf6/sentencepiece-0.1.96-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
RUN mv sentencepiece-0.1.96-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl sentencepiece-0.1.96-cp36-cp36m-linux_2_17_x86_64.linux_x86_64.whl
RUN pip3 install sentencepiece-0.1.96-cp36-cp36m-linux_2_17_x86_64.linux_x86_64.whl
RUN pip3 install -r ./requirements.txt -i https://pypi.doubanio.com/simple/