Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
attempt to patch comfyui.org action runner?
  • Loading branch information
Amorano committed Jul 24, 2024
1 parent beddb25 commit 4a23bfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
name = "jovimetrix"
description = "Integrates Webcam, MIDI, Spout and GLSL shader support. Animation via tick. Parameter manipulation with wave generator. Math operations with Unary and Binary support. Value conversion for all major types (int, string, list, dict, Image, Mask). Shape mask generation, image stacking and channel ops, batch splitting, merging and randomizing, load images and video from anywhere, dynamic bus routing with a single node, export support for GIPHY, save output anywhere! flatten, crop, transform; check colorblindness, make stereogram or stereoscopic images, or liner interpolate values and more."
version = "1.2.6.1"
version = "1.2.6"
license = "LICENSE"
dependencies = [
"aenum>=3.1.15, <4",
Expand Down Expand Up @@ -33,4 +33,4 @@ Repository = "https://github.com/Amorano/Jovimetrix"
[tool.comfy]
PublisherId = "amorano"
DisplayName = "Jovimetrix"
Icon = "https://raw.githubusercontent.com/Amorano/Jovimetrix-examples/master/res/logo-jovimetrix.png"
Icon = "https://raw.githubusercontent.com/Amorano/Jovimetrix-examples/master/res/logo-jovimetrix.png"

0 comments on commit 4a23bfe

Please sign in to comment.