We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d075d2 + f0e787a commit 04291caCopy full SHA for 04291ca
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "comfyui-titrain"
3
description = "Nodes:TextualInversionTrainingSDXL, TextualInversionTraining"
4
version = "1.0.0"
5
-license = "LICENSE"
+license = { file = "LICENSE" }
6
dependencies = ["accelerate>=0.16.0", "torchvision", "transformers>=4.25.1", "ftfy", "tensorboard", "Jinja2", "pexpect"]
7
8
[project.urls]
0 commit comments