Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
Kolors-FaceID
Commits
ff2df64e
Commit
ff2df64e
authored
Aug 21, 2024
by
chenpangpang
Browse files
feat: ipynb优化显示
parent
ee382f39
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
14 deletions
+22
-14
启动器.ipynb
启动器.ipynb
+22
-14
No files found.
启动器.ipynb
View file @
ff2df64e
...
@@ -12,6 +12,7 @@
...
@@ -12,6 +12,7 @@
"- Kolors-FaceID:基于Kolors的个人写真生成器,仅需一张照片、中文提示词即可生成\n",
"- Kolors-FaceID:基于Kolors的个人写真生成器,仅需一张照片、中文提示词即可生成\n",
"## 使用说明\n",
"## 使用说明\n",
"- 启动需要加载模型,需要2分钟左右的时间\n",
"- 启动需要加载模型,需要2分钟左右的时间\n",
"- **注意:上传图片中必须包含人脸,否则会报错**\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",
...
@@ -26,8 +27,8 @@
...
@@ -26,8 +27,8 @@
"execution_count": null,
"execution_count": null,
"id": "53a96614-e2d2-4710-a82b-0d5ca9cb9872",
"id": "53a96614-e2d2-4710-a82b-0d5ca9cb9872",
"metadata": {
"metadata": {
"
tags": []
,
"
is_executing": true
,
"
is_executing": true
"
tags": []
},
},
"outputs": [],
"outputs": [],
"source": [
"source": [
...
@@ -37,24 +38,31 @@
...
@@ -37,24 +38,31 @@
},
},
{
{
"cell_type": "markdown",
"cell_type": "markdown",
"source": [
"id": "9c607fe51a1f4e48",
"---\n",
"**扫码关注公众号,获取更多资讯**\n",
""
],
"metadata": {
"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",
"cell_type": "markdown",
"outputs": [],
"id": "2451050a-84a9-4d99-84b5-b078786834e8",
"source": [],
"metadata": {
"metadata": {
"collapsed": false
"collapsed": false,
"jupyter": {
"outputs_hidden": false
}
},
},
"
id": "52904615d90616a5"
"
source": []
}
}
],
],
"metadata": {
"metadata": {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment