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 8369c0e
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
28 changes: 28 additions & 0 deletions requirements9.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,30 @@
# Make sure use Numpy 1
numpy==1.26.4
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 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 8369c0e

Please sign in to comment.