Pyproject: Add pillow to deps
Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
parent
9c8186c138
commit
9cd7fcaf99
1 changed files with 1 additions and 0 deletions
|
|
@ -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'",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue