mirror of
https://github.com/modelscope/modelscope.git
synced 2026-02-24 20:19:51 +01:00
fix punkt
This commit is contained in:
@@ -31,6 +31,7 @@ if [ "$MODELSCOPE_SDK_DEBUG" == "True" ]; then
|
||||
python -m spacy download en_core_web_sm
|
||||
pip install faiss-gpu
|
||||
pip install healpy
|
||||
pip install huggingface-hub==0.25.2
|
||||
# test with install
|
||||
pip install .
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user