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 4df6dad commit 790a7ecCopy full SHA for 790a7ec
pyproject.toml
@@ -7,7 +7,7 @@ name = "draw2img"
7
description = "A simple web UI for interactive text-guided image to image generation, intended for any age and skill level."
8
readme = "README.md"
9
license = {file = "LICENSE"}
10
-requires-python = ">=3.7"
+requires-python = ">=3.10,<3.12"
11
dependencies = [
12
"accelerate",
13
"diffusers",
0 commit comments