Update requirements.txt - include pyinstaller (#1341)

This commit is contained in:
askmyteapot 2025-01-30 19:34:44 +10:00 committed by GitHub
parent f4e2f4b069
commit c27fcc4d4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,4 +4,5 @@ transformers>=4.34.0
gguf>=0.1.0
customtkinter>=5.1.0
protobuf>=4.21.0
psutil>=5.9.4
psutil>=5.9.4
pyinstaller