Skip to content

Commit 8e2c332

Browse files
committed
Forgot to add newly supported types
1 parent 1331396 commit 8e2c332

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
@@ -12,7 +12,7 @@ authors = [
1212
readme = "README.md"
1313
license = {text = "GNU General Public License v3"}
1414
classifiers = []
15-
description = "Adds math nodes for FLOAT, CONDITIONING, LATENT, IMAGE, NOISE, AUDIO and VIDEO types and allows usage of math expressions with variety of functions and variables, not limited to inputs. List of those is on github of this extension."
15+
description = "Adds math nodes for FLOAT, CONDITIONING, LATENT, IMAGE, NOISE, AUDIO, VIDEO, MODEL, CLIP and VAE types and allows usage of math expressions with variety of functions and variables, not limited to inputs. List of those is on github of this extension."
1616
dependencies = [
1717

1818
]

0 commit comments

Comments
 (0)