Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
if-ai authored May 22, 2024
1 parent ebaf4a2 commit 6aa32fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ name = "comfyui-if_ai_hfdownloadernode"
description = "downloads repos from HF please read the readme since is a bit confusing to use sorry:)"
version = "1.0.0"
license = "LICENSE"
dependencies = ["Pillow", "requests", "opencv-python", "IPython", "huggingface_hub", "groq", "openai", "anthropic", "moviepy", "numpy"]
dependencies = ["huggingface_hub"]

[project.urls]
Repository = "https://github.com/if-ai/ComfyUI-IF_AI_tools"
# Used by Comfy Registry https://comfyregistry.org

[tool.comfy]
PublisherId = "impactframes"
DisplayName = "ComfyUI-IF_AI_tools"
DisplayName = "ComfyUI-IF_AI_HFdownloader"
Icon = "💥🎞️"

0 comments on commit 6aa32fd

Please sign in to comment.