From ed25726d2992f8a395a8d4ed9bd5e85d231c471e Mon Sep 17 00:00:00 2001
From: root <root@localhost.localdomain>
Date: 星期五, 28 四月 2023 17:00:56 +0800
Subject: [PATCH] add offline websocket support
---
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