Skip to content

Commit

Permalink
(Temp) Add node: comfyui-mixlab-nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
YanWenKun committed Nov 7, 2024
1 parent c30b337 commit 32d783a
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 0 deletions.
30 changes: 30 additions & 0 deletions requirements8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions requirements9.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# Make sure use Numpy 1
numpy==1.26.4
setuptools>=75.3.0
1 change: 1 addition & 0 deletions stage2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 32d783a

Please sign in to comment.