Skip to content

Commit

Permalink
Update version to avoid conflicting
Browse files Browse the repository at this point in the history
  • Loading branch information
Fannovel16 authored Aug 1, 2024
1 parent a646c3e commit 8ced7dd
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-motiondiff"
description = "Implementation of 4DHuman, MDM, MotionDiffuse and ReMoDiffuse into ComfyUI."
version = "1.0.0"
version = "1.0.1"
license = { file = "LICENSE" }
dependencies = ["ftfy", "regex", "tqdm", "scipy", "matplotlib", "git+https://github.com/openai/CLIP.git", "addict", "yapf", "smplx", "h5py", "opencv-python", "einops", "pyrender", "trimesh", "shapely", "mapbox_earcut", "#mgpt", "spacy", "bert-score", "omegaconf", "huggingface_hub", "pytorch_lightning", "rich", "#4dhuman", "yacs", "scikit-image", "timm", "webdataset", "dill", "pandas"]

Expand Down

0 comments on commit 8ced7dd

Please sign in to comment.