diff options
Diffstat (limited to '')
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index e853b661..857cc324 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,4 +16,6 @@ waitress werkzeug loguru tiktoken -Pillow +pillow +platformdirs +numpy
\ No newline at end of file |