Skip to content

Commit

Permalink
feat: add dmae1d-ATC64-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
flavioschneider committed Jan 5, 2023
1 parent 63d1640 commit 115ae35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions archisound/archisound.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
REVISION = {
"autoencoder1d-AT-v1": "57b6cde1969208d10fdd3e813708c1abe49f25c1",
"dmae1d-ATC64-v1": "07885065867977af43b460bb9c1422bdc90c29a0",
"dmae1d-ATC64-v2": "e6613882af746df3ed10add5a908aecd9e426178",
}


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
setup(
name="archisound",
packages=find_packages(exclude=[]),
version="0.0.1",
version="0.0.2",
license="MIT",
description="ArchiSound",
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 115ae35

Please sign in to comment.