fix: replace pillow with PIL in PACKAGE_LIST (#781)
This commit is contained in:
@@ -22,7 +22,7 @@ PACKAGE_LIST = [
|
||||
"huggingface_hub",
|
||||
"interegular",
|
||||
"packaging",
|
||||
"pillow",
|
||||
"PIL",
|
||||
"psutil",
|
||||
"pydantic",
|
||||
"uvicorn",
|
||||
|
||||
Reference in New Issue
Block a user