forked from edenartlab/eden-comfyui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.dockerignore
38 lines (31 loc) · 1018 Bytes
/
.dockerignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# The .dockerignore file excludes files from the container build process.
#
# https://docs.docker.com/engine/reference/builder/#dockerignore-file
# Exclude Git files
.git
.github
.gitignore
# Exclude Python cache files
__pycache__
.mypy_cache
.pytest_cache
.ruff_cache
# Exclude Python virtual environment
/venv
# renders:
ComfyUI/output/*
ComfyUI/input/*
# Unused models:
#checkpoints
#ComfyUI/models/juggernaut_XL2
ComfyUI/models/sdxl-v1.0
ComfyUI/models/photon.safetensors
ComfyUI/models/checkpoints/realisticVisionV60B1_v60B1VAE.safetensors
#controlnet
ComfyUI/models/controlnet/controlnet-luminance-sdxl-1.0/*
ComfyUI/models/controlnet/control_v11p_sd15_qrcode_monster.safetensors
ComfyUI/models/controlnet/control_v11p_sd15_lineart_fp16.safetensors
#ComfyUI/models/loras
ComfyUI/custom_nodes/ComfyUI-AnimateDiff-Evolved/models/mm_sdxl_v10_beta.ckpt
ComfyUI/custom_nodes/ComfyUI-AnimateDiff-Evolved/models/temporaldiff-v1-animatediff.safetensors
ComfyUI/custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora