Skip to content

Commit 160c6ef

Browse files
jbuschenrfulton
andauthored
fix: Adding pillow as dependency (#147)
Signed-off-by: James Busche <[email protected]> Co-authored-by: Nathan Fulton <[email protected]>
1 parent 388eab0 commit 160c6ef

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)