Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
flash-attention
Commits
dceb2687
Unverified
Commit
dceb2687
authored
Apr 14, 2023
by
Tri Dao
Committed by
GitHub
Apr 14, 2023
Browse files
Merge pull request #170 from CrustaceanJ/dependencies
Missing module in `setup.py`
parents
1c9ef9b3
72629ac9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
setup.py
setup.py
+1
-0
No files found.
setup.py
View file @
dceb2687
...
@@ -183,5 +183,6 @@ setup(
...
@@ -183,5 +183,6 @@ setup(
install_requires
=
[
install_requires
=
[
"torch"
,
"torch"
,
"einops"
,
"einops"
,
"packaging"
,
],
],
)
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment