Skip to content

Commit

Permalink
Pyproject: Add pillow to deps
Browse files Browse the repository at this point in the history
Signed-off-by: kingbri <[email protected]>
  • Loading branch information
bdashore3 committed Nov 22, 2024
1 parent 9c8186c commit 9cd7fca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ dependencies = [
"huggingface_hub",
"psutil",
"httptools>=0.5.0",
"pillow",

# Improved asyncio loops
"uvloop ; platform_system == 'Linux' and platform_machine == 'x86_64'",
Expand Down

0 comments on commit 9cd7fca

Please sign in to comment.