Skip to content

Commit 197bf4e

Browse files
committed
Adding pillow as dependency
Signed-off-by: James Busche <[email protected]>
1 parent 9ae540c commit 197bf4e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ dependencies = [
4141
"click<8.2.0", # Newer versions will cause errors with --help in typer CLIs.
4242
"mistletoe>=1.4.0",
4343
"huggingface-hub>=0.33.4",
44+
"pillow",
4445
]
4546

4647
[project.scripts]

uv.lock

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)