mirror of
https://github.com/csunny/DB-GPT.git
synced 2026-01-26 13:24:31 +00:00
install zh_core_web_sm
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user