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
NVComposer
Commits
8c68a142
Commit
8c68a142
authored
Dec 26, 2024
by
chenpangpang
Browse files
feat: 更新依赖版本
parent
ea2fb69d
Pipeline
#2161
canceled with stages
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
14 deletions
+18
-14
Dockerfile
Dockerfile
+2
-2
NVComposer/requirements.txt
NVComposer/requirements.txt
+16
-12
No files found.
Dockerfile
View file @
8c68a142
FROM
image.sourcefind.cn:5000/gpu/admin/base/jupyterlab-pytorch:2.
3.1
-py3.10-cuda1
1.8
-ubuntu22.04-devel as base
FROM
image.sourcefind.cn:5000/gpu/admin/base/jupyterlab-pytorch:2.
1.2
-py3.10-cuda1
2.1
-ubuntu22.04-devel
as base
ARG
IMAGE=nvcomposer
ARG
IMAGE_UPPER=NVComposer
ARG
BRANCH=gpu
...
...
@@ -10,7 +10,7 @@ RUN pip install -r requirements.txt
#########
# Prod #
#########
FROM
image.sourcefind.cn:5000/gpu/admin/base/jupyterlab-pytorch:2.
3.1
-py3.10-cuda1
1.8
-ubuntu22.04-devel
FROM
image.sourcefind.cn:5000/gpu/admin/base/jupyterlab-pytorch:2.
1.2
-py3.10-cuda1
2.1
-ubuntu22.04-devel
ARG
IMAGE=nvcomposer
ARG
IMAGE_UPPER=NVComposer
COPY
chenyh/$IMAGE/frpc_linux_amd64_* /opt/conda/lib/python3.10/site-packages/gradio/
...
...
NVComposer/requirements.txt
View file @
8c68a142
pytorch_lightning==2.3
deepspeed
taming-transformers
scipy
einops
kornia
open_clip_torch
openai-clip
xformers
timm
av
gradio
\ No newline at end of file
pytorch_lightning==2.1.2
deepspeed==0.15.0
taming-transformers==0.0.1
diffusers==0.30.1
transformers
torchvision==0.16.2
scipy==1.14.1
einops==0.8.0
kornia==0.7.3
open_clip_torch==2.20.0
openai-clip==1.0.1
numpy==1.26.3
xformers==0.0.23.post1
timm==1.0.9
av==12.3.0
gradio==5.8.0
\ No newline at end of file
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