Skip to content

Commit

Permalink
Merge pull request #6 from haohaocreates/fix-pyproject-toml
Browse files Browse the repository at this point in the history
Update pyproject.toml
  • Loading branch information
gokayfem authored May 21, 2024
2 parents 33bea69 + 1b4fc8d commit 7800b5b
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
[project]
name = "pr-comfyui-dream-interpreter-0fc09393"
description = ""
name = "comfyui-dream-interpreter"
description = "Tell your dream and it interprets it and puts you inside your dream"
version = "1.0.1"
license = "LICENSE"
dependencies = ["Pillow>=10.1.0"]

[project.urls]
Repository = "https://github.com/haohaocreates/PR-ComfyUI-Dream-Interpreter-0fc09393"
Repository = "https://github.com/gokayfem/ComfyUI-Dream-Interpreter"

[tool.comfy]
PublisherId = "gokayfem"
DisplayName = "PR-ComfyUI-Dream-Interpreter-0fc09393"
DisplayName = "ComfyUI-Dream-Interpreter"
Icon = ""
Models = [{location = "/checkpoints/model.safetensor", model_url = "https://example.com/model.zip"}]

0 comments on commit 7800b5b

Please sign in to comment.