Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyasMoutawwakil committed Oct 9, 2024
1 parent 342b52e commit 3e35269
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 @@ -29,7 +29,7 @@
INSTALL_REQUIRE = [
"torch>=1.11",
"transformers>=4.36,<4.46",
"optimum@git+https://github.com/huggingface/optimum.git@update-diffusers-mixins",
"optimum@git+https://github.com/huggingface/optimum.git",
"datasets>=1.4.0",
"sentencepiece",
"setuptools",
Expand Down

0 comments on commit 3e35269

Please sign in to comment.