Skip to content

Commit

Permalink
Add accelerate and diffusers to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aviator19941 committed Dec 6, 2023
1 parent 40ee79b commit 49d1dfb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/turbine_models/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,7 @@ def load_version_info():
"protobuf",
"sentencepiece",
"transformers",
"accelerate",
"diffusers==0.10.2",
],
)

0 comments on commit 49d1dfb

Please sign in to comment.