From 7a2ca2cca4e164e8c5ed10f381b6407751603b71 Mon Sep 17 00:00:00 2001
From: zhaomingwork <61895407+zhaomingwork@users.noreply.github.com>
Date: 星期五, 28 四月 2023 23:40:03 +0800
Subject: [PATCH] Merge branch 'alibaba-damo-academy:main' into add-offline-websocket-srv
---
docs/installation.md | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/docs/installation.md b/docs/installation.md
index f196d06..89000ec 100755
--- a/docs/installation.md
+++ b/docs/installation.md
@@ -65,7 +65,7 @@
# pip install -U modelscope -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html -i https://mirror.sjtu.edu.cn/pypi/web/simple
```
-## FQA
+### FQA
- For installation on MAC M1 chip, the following error may happen:
- - _cffi_backend.cpython-38-darwin.so' (mach-o file, but is an incompatible architecture (have (x86_64), need (arm64e)))
```shell
--
Gitblit v1.9.1