Skip to content

Commit

Permalink
torch requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Kye committed Jul 2, 2023
1 parent 865371a commit cf154a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
'transformers'
],
install_requires=[
"torch -f https://download.pytorch.org/whl/nightly/cu118/torch_nightly.html",
"torch"
"lion-pytorch",
"numpy",
# colt5_attention
Expand Down

0 comments on commit cf154a3

Please sign in to comment.