Skip to content

Commit a6e24be

Browse files
committed
remove dep
1 parent a1376f1 commit a6e24be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "grokfast-pytorch"
3-
version = "0.0.2"
3+
version = "0.0.3"
44
description = "Grokfast"
55
authors = [
66
{ name = "Phil Wang", email = "lucidrains@gmail.com" }
@@ -24,7 +24,6 @@ classifiers=[
2424

2525
dependencies = [
2626
"torch>=2.0",
27-
"einops>=0.8.0"
2827
]
2928

3029
[project.urls]

0 commit comments

Comments
 (0)