Commit ff2df64e authored by chenpangpang's avatar chenpangpang
Browse files

feat: ipynb优化显示

parent ee382f39
......@@ -12,6 +12,7 @@
"- Kolors-FaceID:基于Kolors的个人写真生成器,仅需一张照片、中文提示词即可生成\n",
"## 使用说明\n",
"- 启动需要加载模型,需要2分钟左右的时间\n",
"- **注意:上传图片中必须包含人脸,否则会报错**\n",
"- 启动和重启 Notebook 点上方工具栏中的「重启并运行所有单元格」。出现如下内容就算成功了:\n",
" - `Running on local URL: http://0.0.0.0:7860`\n",
" - `Running on public URL: https://xxxxxxxxxxxxxxx.gradio.live`\n",
......@@ -26,8 +27,8 @@
"execution_count": null,
"id": "53a96614-e2d2-4710-a82b-0d5ca9cb9872",
"metadata": {
"tags": [],
"is_executing": true
"is_executing": true,
"tags": []
},
"outputs": [],
"source": [
......@@ -37,24 +38,31 @@
},
{
"cell_type": "markdown",
"source": [
"---\n",
"**扫码关注公众号,获取更多资讯**\n",
"![image.png](assets/二维码.jpeg)"
],
"id": "9c607fe51a1f4e48",
"metadata": {
"collapsed": false
"collapsed": false,
"jupyter": {
"outputs_hidden": false
}
},
"id": "9c607fe51a1f4e48"
"source": [
"---\n",
"**扫码关注公众号,获取更多资讯**<br>\n",
"<div align=center>\n",
"<img src=\"assets/二维码.jpeg\" width = 20% />\n",
"</div>\n"
]
},
{
"cell_type": "code",
"outputs": [],
"source": [],
"cell_type": "markdown",
"id": "2451050a-84a9-4d99-84b5-b078786834e8",
"metadata": {
"collapsed": false
"collapsed": false,
"jupyter": {
"outputs_hidden": false
}
},
"id": "52904615d90616a5"
"source": []
}
],
"metadata": {
......
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