@@ -14,6 +14,7 @@ conda create -n dots.ocr python=3.12
# Linux安装
flash-attn 确实没有 macOS 的预编译包,因为 flash-attn 是专门为 NVIDIA GPU(CUDA)设计的,而 Mac 使用的是 Apple Silicon 或 Intel CPU,不支持 CUDA
+
```bash
cd dots.ocr