mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-16 23:37:52 +00:00
install zh_core_web_sm
This commit is contained in:
parent
5f3034a9e6
commit
6e294f1a5e
@ -16,6 +16,8 @@ RUN pip3 install --upgrade pip
|
||||
|
||||
RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
RUN python3 -m spacy download zh_core_web_sm
|
||||
|
||||
EXPOSE 7860
|
||||
|
||||
CMD ["python3", "pilot/server/webserver.py"]
|
||||
|
Loading…
Reference in New Issue
Block a user