Skip to content

fix: missing PIL in .toml#1123

Closed
pjavanrood wants to merge 1 commit intohuggingface:mainfrom
pjavanrood:fix-pil-cherry
Closed

fix: missing PIL in .toml#1123
pjavanrood wants to merge 1 commit intohuggingface:mainfrom
pjavanrood:fix-pil-cherry

Conversation

@pjavanrood
Copy link
Contributor

Fix #1122

@NathanHB
Copy link
Member

hey ! thanks for the PR, we usually don't add dependencies just for one task but add the @requires wrapper to the task prompt function. Here is an example:

@requires("langdetect")

@pjavanrood
Copy link
Contributor Author

Got it, tysm!

hey ! thanks for the PR, we usually don't add dependencies just for one task but add the @requires wrapper to the task prompt function. Here is an example:

@requires("langdetect")

@pjavanrood pjavanrood closed this Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Missing PIL dependency

2 participants