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
CogVideoX-5B
Commits
32f3222a
"vscode:/vscode.git/clone" did not exist on "0922210c5cf2ca0f93fa5f924c6ed195ec7da7e2"
Commit
32f3222a
authored
Aug 29, 2024
by
chenpangpang
Browse files
feat: add build-essential
parent
8c11c85a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
32f3222a
...
@@ -18,7 +18,7 @@ RUN chmod +x /opt/conda/lib/python3.10/site-packages/gradio/frpc_linux_amd64_v0.
...
@@ -18,7 +18,7 @@ RUN chmod +x /opt/conda/lib/python3.10/site-packages/gradio/frpc_linux_amd64_v0.
COPY
chenyh/$IMAGE/model_real_esran /root/$IMAGE_UPPER/model_real_esran
COPY
chenyh/$IMAGE/model_real_esran /root/$IMAGE_UPPER/model_real_esran
COPY
chenyh/$IMAGE/model_rife /root/$IMAGE_UPPER/model_rife
COPY
chenyh/$IMAGE/model_rife /root/$IMAGE_UPPER/model_rife
COPY
chenyh/$IMAGE/THUDM/CogVideoX-5b /root/$IMAGE_UPPER/THUDM/CogVideoX-5b
COPY
chenyh/$IMAGE/THUDM/CogVideoX-5b /root/$IMAGE_UPPER/THUDM/CogVideoX-5b
RUN
apt-get update
&&
apt-get
install
-y
libglib2.0-0 libgl1-mesa-glx
&&
apt-get clean
RUN
apt-get update
&&
apt-get
install
-y
libglib2.0-0 libgl1-mesa-glx
build-essential
&&
apt-get clean
COPY
--from=base /opt/conda/lib/python3.10/site-packages /opt/conda/lib/python3.10/site-packages
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/$IMAGE_UPPER /root/$IMAGE_UPPER
COPY
--from=base /root/$IMAGE/启动器.ipynb /root/$IMAGE/start.sh /root/
COPY
--from=base /root/$IMAGE/启动器.ipynb /root/$IMAGE/start.sh /root/
...
...
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