chore: rename bulkgen to hokusai
This commit is contained in:
parent
a28cc97aed
commit
4def49350e
32 changed files with 215 additions and 213 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[project]
|
||||
name = "bulkgen"
|
||||
name = "hokusai"
|
||||
version = "0.1.0"
|
||||
description = "Bulk-Generate Images with Generative AI"
|
||||
readme = "README.md"
|
||||
|
|
@ -16,7 +16,7 @@ dependencies = [
|
|||
]
|
||||
|
||||
[project.scripts]
|
||||
bulkgen = "bulkgen.cli:app"
|
||||
hokusai = "hokusai.cli:app"
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue