mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-03-15 00:07:28 +00:00
Pyproject: Add pillow to deps
Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
@@ -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'",
|
||||
|
||||
Reference in New Issue
Block a user