fuliai commited on
Commit
9a57b0d
·
verified ·
1 Parent(s): b4f12b2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,7 +68,7 @@ def _():
68
  - 如何 `一键安装`:
69
  - 图形界面方法:请查看 `视频教程`:
70
  ```bash
71
- deactivate && apt-get install -y curl; bash -c "$(curl -fsSL https://gitee.com/fuliai/ai2u/raw/main/ai2u.sh)" - sd-webui-forge-ics
72
  ```
73
  - 命令行:
74
  ```bash
 
68
  - 如何 `一键安装`:
69
  - 图形界面方法:请查看 `视频教程`:
70
  ```bash
71
+ deactivate && apt-get update && apt-get install -y curl; bash -c "$(curl -fsSL https://gitee.com/fuliai/ai2u/raw/main/ai2u.sh)" - sd-webui-forge-ics
72
  ```
73
  - 命令行:
74
  ```bash