Skip to content

Commit

Permalink
Merge pull request #289 from ComfyNodePRs/licence-update
Browse files Browse the repository at this point in the history
Update PyProject Toml - License
  • Loading branch information
shadowcz007 authored Aug 3, 2024
2 parents 76a9da7 + beda515 commit c7a450e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "comfyui-mixlab-nodes"
description = "3D, ScreenShareNode & FloatingVideoNode, SpeechRecognition & SpeechSynthesis, GPT, LoadImagesFromLocal, Layers, Other Nodes, ..."
version = "0.33.0"
license = "MIT"
license = { text = "MIT License" }
dependencies = ["numpy", "pyOpenSSL", "watchdog", "opencv-python-headless", "matplotlib", "openai", "simple-lama-inpainting", "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"]

[project.urls]
Expand Down

0 comments on commit c7a450e

Please sign in to comment.