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

Commit 012a919

Browse files
authored
Update pyproject.toml
1 parent c8a996a commit 012a919

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
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"
4-
version = "1.1.2"
4+
version = "1.1.3"
55
license = { file = "MIT License" }
66
dependencies = ["anthropic",
77
"groq",
@@ -37,3 +37,4 @@ PublisherId = "impactframes"
3737
DisplayName = "IF_AI_tools"
3838
Icon = "https://impactframes.ai/System/Icons/48x48/if.png"
3939

40+

0 commit comments

Comments
 (0)