Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit b2b3580

Browse files
authored
Update pyproject.toml
1 parent 6e1fe8c commit b2b3580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "comfyui-if_ai_tools"
33
description = "A set of custom nodes to create assistant chatbots and generate prompts using a local LLMs via Ollama, LMstudio, Koboldcpp, Oobabooga or via APIs Anthropic, Groq, OpenAI"
44
version = "1.0.0"
5-
license = "LICENSE"
5+
license = { file = "LICENSE.txt" }
66
dependencies = ["Pillow", "requests", "opencv-python", "IPython", "huggingface_hub", "groq", "openai", "anthropic", "moviepy", "numpy"]
77

88
[project.urls]

0 commit comments

Comments
 (0)