initial program, throws error without civitai info
This commit is contained in:
@@ -6,7 +6,10 @@ description = ""
|
||||
authors = [
|
||||
{name = "Daniel Cormier", email = "git@drc97.com"},
|
||||
]
|
||||
dependencies = []
|
||||
dependencies = [
|
||||
"pysimplegui>=4.60.5",
|
||||
"Pillow>=9.5.0",
|
||||
]
|
||||
requires-python = ">=3.11"
|
||||
license = {text = "MIT"}
|
||||
[tool.ruff]
|
||||
|
||||
Reference in New Issue
Block a user