diff --git a/requirements8.txt b/requirements8.txt index 56a3355..c6035a8 100644 --- a/requirements8.txt +++ b/requirements8.txt @@ -6,3 +6,33 @@ https://github.com/YanWenKun/ComfyUI-Windows-Portable/releases/download/v6.2-whe https://github.com/YanWenKun/ComfyUI-Windows-Portable/releases/download/v6.2-wheels/nvdiffrast-0.3.3-py3-none-any.whl https://github.com/YanWenKun/ComfyUI-Windows-Portable/releases/download/v6.2-wheels/torch_scatter-2.1.2-cp312-cp312-win_amd64.whl https://github.com/YanWenKun/ComfyUI-Windows-Portable/releases/download/v6.2-wheels/pytorch3d-0.7.8-cp312-cp312-win_amd64.whl + +# For mixlab +pyOpenSSL +watchdog +opencv-python-headless +matplotlib +openai +torchaudio +clip-interrogator==0.6.0 +transformers>=4.36.0 +lark-parser +imageio-ffmpeg +rembg[gpu] +omegaconf>=2.3.0 +Pillow>=9.5.0 +einops>=0.7.0 +trimesh>=4.0.5 +huggingface-hub +scikit-image +soundfile>=0.12.1 +json-repair +bitsandbytes +accelerate +scenedetect[opencv-headless] +hydra-core>=1.3.2 +loralib>=0.1.2 +natsort>=8.4.0 +git+https://github.com/shadowcz007/SenseVoice-python.git +faster_whisper +git+https://github.com/openai/swarm.git diff --git a/requirements9.txt b/requirements9.txt index 5665f24..89ec26d 100644 --- a/requirements9.txt +++ b/requirements9.txt @@ -1,2 +1,3 @@ # Make sure use Numpy 1 numpy==1.26.4 +setuptools>=75.3.0 diff --git a/stage2.sh b/stage2.sh index 7b5fa7b..7c9c97e 100644 --- a/stage2.sh +++ b/stage2.sh @@ -85,6 +85,7 @@ $gcs https://github.com/pythongosssss/ComfyUI-WD14-Tagger.git $gcs https://github.com/SLAPaper/ComfyUI-Image-Selector.git $gcs https://github.com/ssitu/ComfyUI_UltimateSDUpscale.git $gcs https://github.com/WASasquatch/was-node-suite-comfyui.git +$gcs https://github.com/shadowcz007/comfyui-mixlab-nodes.git cd "$workdir"