We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e71ea30 commit e15194aCopy full SHA for e15194a
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "InvokeAI"
7
-description = "An implementation of Stable Diffusion which provides various new features and options to aid the image generation process TEST"
+description = "An implementation of Stable Diffusion which provides various new features and options to aid the image generation process"
8
requires-python = ">=3.10, <3.13"
9
readme = { content-type = "text/markdown", file = "README.md" }
10
keywords = ["stable-diffusion", "AI"]
0 commit comments