Skip to content

Commit

Permalink
update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tianzi committed Oct 22, 2024
1 parent 45e6462 commit 03588e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "comfyui-web-viewer"
description = "A custom node collection for ComfyUI providing a Web Viewer utility and a framework for real-time AI-generated interactive art."
description = "The ComfyUI Web Viewer by vrch.ai is a custom node collection offering a real-time AI-generated interactive art framework. This utility integrates realtime streaming into ComfyUI workflows, supporting keyboard control nodes, OSC control nodes, sound input nodes, and more. Accessible from any device with a web browser, it enables real time interaction with AI-generated content, making it ideal for interactive visual projects and enhancing ComfyUI workflows with efficient content management and display."
version = "1.0.10"
license = {file = "LICENSE"}
dependencies = ["aiohttp","ffmpeg-python","pydub","python-osc"]
Expand Down

0 comments on commit 03588e7

Please sign in to comment.