Skip to content

Commit 04291ca

Browse files
authored
Merge pull request #4 from ComfyNodePRs/licence-update
2 parents 1d075d2 + f0e787a commit 04291ca

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-titrain"
33
description = "Nodes:TextualInversionTrainingSDXL, TextualInversionTraining"
44
version = "1.0.0"
5-
license = "LICENSE"
5+
license = { file = "LICENSE" }
66
dependencies = ["accelerate>=0.16.0", "torchvision", "transformers>=4.25.1", "ftfy", "tensorboard", "Jinja2", "pexpect"]
77

88
[project.urls]

0 commit comments

Comments
 (0)