Skip to content

Commit 90f768a

Browse files
authored
Update pyproject.toml
1 parent 15165b0 commit 90f768a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "comfyui-if_ai_tools"
33
description = "Run Local and API LLMs, Features OCR-RAG (Bialdy), nanoGraphRAG, Supervision Object Detection, Conditioning manipulation via Omost, supports Ollama, LlamaCPP LMstudio, Koboldcpp, TextGen, Transformers or via APIs Anthropic, Groq, OpenAI, Google Gemini, Mistral, xAI and create your own charcters assistants (SystemPrompts) with custom presets and muchmore"
44
version = "1.1.2"
5-
license = { file = "LICENSE.txt" }
5+
license = { file = "MIT License" }
66
dependencies = ["anthropic",
77
"groq",
88
"mistralai",
@@ -35,5 +35,5 @@ Repository = "https://github.com/if-ai/ComfyUI-IF_AI_tools"
3535

3636
[tool.comfy]
3737
PublisherId = "impactframes"
38-
DisplayName = "ComfyUI-IF_AI_tools"
38+
DisplayName = "IF_AI_tools"
3939
Icon = "https://impactframes.ai/System/Icons/48x48/if.png"

0 commit comments

Comments
 (0)