diff options
author | abc <98614666+xtekky@users.noreply.github.com> | 2023-10-23 00:00:31 +0200 |
---|---|---|
committer | abc <98614666+xtekky@users.noreply.github.com> | 2023-10-23 00:00:31 +0200 |
commit | b1dbf66587234397172388961371b2c298510865 (patch) | |
tree | 2237066b753400641df23df8f59e2b523a7d000f /requirements.txt | |
parent | Merge pull request #1124 from hlohaus/fake (diff) | |
download | gpt4free-b1dbf66587234397172388961371b2c298510865.tar gpt4free-b1dbf66587234397172388961371b2c298510865.tar.gz gpt4free-b1dbf66587234397172388961371b2c298510865.tar.bz2 gpt4free-b1dbf66587234397172388961371b2c298510865.tar.lz gpt4free-b1dbf66587234397172388961371b2c298510865.tar.xz gpt4free-b1dbf66587234397172388961371b2c298510865.tar.zst gpt4free-b1dbf66587234397172388961371b2c298510865.zip |
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 |