Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jags111 authored Aug 1, 2024
1 parent 5e7ce26 commit c460ead
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,7 +1,7 @@
[project]
name = "comfyui_jags_audiotools"
description = "ComfyUI_Jags_Audiotools🎙️A collection amazing audio tools for working with audio and sound files in comfyUI"
version = "1.0.0"
version = "1.0.1"
license = { file = "LICENSE" }
dependencies = ["einops", "pandas", "prefigure", "pytorch_lightning", "scipy", "torch", "torchaudio", "tqdm", "wandb", "matplotlib", "torchvision", "k-diffusion", "PySoundFile", "black", "diffusers", "v-diffusion-pytorch", "pydub", "pygame", "tk", "numpy", "audio_diffusion_pytorch"]

Expand Down

0 comments on commit c460ead

Please sign in to comment.