瀏覽代碼

fix: update THead.md to reference ppu.Dockerfile for building images

myhloli 2 周之前
父節點
當前提交
18ee522c77
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docker/china/ppu.Dockerfile

+ 1 - 1
docker/china/ppu.Dockerfile

@@ -17,7 +17,7 @@ RUN apt-get update && \
 # Install mineru latest
 RUN python3 -m pip install -U 'mineru[core]' -i https://mirrors.aliyun.com/pypi/simple --break-system-packages && \
     python3 -m pip install numpy==1.26.4 opencv-python==4.11.0.86 huggingface_hub==0.36.0 -i https://mirrors.aliyun.com/pypi/simple --break-system-packages && \
-    pip uninstall -y pynvml
+    pip uninstall -y pynvml && \
     python3 -m pip cache purge
 
 # Download models and update the configuration file