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
ee382f39
Commit
ee382f39
authored
Aug 21, 2024
by
chenpangpang
Browse files
feat: ipynb中加入二维码
parent
82913e01
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
5 deletions
+18
-5
Dockerfile
Dockerfile
+1
-1
assets/二维码.jpeg
assets/二维码.jpeg
+0
-0
启动器.ipynb
启动器.ipynb
+17
-4
No files found.
Dockerfile
View file @
ee382f39
...
...
@@ -22,4 +22,4 @@ COPY chenyh/$IMAGE/antelopev2 /root/$IMAGE_UPPER/.insightface/models/antelopev2
RUN
apt-get update
&&
apt
install
-y
libgl1-mesa-glx libglib2.0-dev
COPY
--from=base /opt/conda/lib/python3.10/site-packages /opt/conda/lib/python3.10/site-packages
COPY
--from=base /root/$IMAGE/$IMAGE_UPPER /root/$IMAGE_UPPER
COPY
--from=base /root/$IMAGE/启动器.ipynb /root/$IMAGE/start.sh /root/
\ No newline at end of file
COPY
--from=base /root/$IMAGE/启动器.ipynb /root/$IMAGE/start.sh /root/$IMAGE/assets /root/
\ No newline at end of file
assets/二维码.jpeg
0 → 100644
View file @
ee382f39
106 KB
启动器.ipynb
View file @
ee382f39
...
...
@@ -35,13 +35,26 @@
"!sh start.sh"
]
},
{
"cell_type": "markdown",
"source": [
"---\n",
"**扫码关注公众号,获取更多资讯**\n",
""
],
"metadata": {
"collapsed": false
},
"id": "9c607fe51a1f4e48"
},
{
"cell_type": "code",
"execution_count": null,
"id": "9e81ae9d-3a34-43a0-943a-ff5e9d6ce961",
"metadata": {},
"outputs": [],
"source": []
"source": [],
"metadata": {
"collapsed": false
},
"id": "52904615d90616a5"
}
],
"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