"git@developer.sourcefind.cn:gaoqiong/yaml-cpp.git" did not exist on "2dd1cf4596c392d7c35f5764877d88a344303846"
Commit c30b122a authored by chenpangpang's avatar chenpangpang
Browse files

feat: 优化提示

parent d7f119db
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
}, },
"source": [ "source": [
"## 说明\n", "## 说明\n",
"- 启动需要加载模型,需要3分钟左右的时间\n", "- 启动需要加载模型,需要1分钟左右的时间\n",
"- 启动和重启 Notebook 点上方工具栏中的「重启并运行所有单元格」。出现如下内容就算成功了:\n", "- 启动和重启 Notebook 点上方工具栏中的「重启并运行所有单元格」。出现如下内容就算成功了:\n",
" - `Running on local URL: http://0.0.0.0:7860`\n", " - `Running on local URL: http://0.0.0.0:7860`\n",
" - `Running on public URL: https://xxxxxxxxxxxxxxx.gradio.live`\n", " - `Running on public URL: https://xxxxxxxxxxxxxxx.gradio.live`\n",
...@@ -18,7 +18,8 @@ ...@@ -18,7 +18,8 @@
"\n", "\n",
"## 功能介绍\n", "## 功能介绍\n",
"- 原项目地址:https://github.com/TencentARC/PhotoMaker\n", "- 原项目地址:https://github.com/TencentARC/PhotoMaker\n",
"- PhotoMaker是一款风格百变的头像生成器。通过堆叠ID技术嵌入定制出逼真的人体照片的开源工具。" "- PhotoMaker是一款风格百变的头像生成器。通过堆叠ID技术嵌入定制出逼真的人体照片的开源工具。\n",
"- **注意**:Prompt必须填写,并包含`img`触发词,否则会报错。"
] ]
}, },
{ {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment