fixed stableui btn (+4 squashed commit)

Squashed commit:

[1d4714f1] update default amount to gen

[6eacba33] updated lite

[033589af] added first ver sdui

[16f66d57] updated lite
This commit is contained in:
Concedo 2024-05-05 17:02:47 +08:00
parent 0c381f9ded
commit 3667cc0113
11 changed files with 639 additions and 58 deletions

View file

@ -3,6 +3,7 @@
pyinstaller --noconfirm --onefile --clean --console --collect-all customtkinter --icon "./niko.ico" \
--add-data "./klite.embd:." \
--add-data "./kcpp_docs.embd:." \
--add-data "./kcpp_sdui.embd:." \
--add-data "./koboldcpp_default.so:." \
--add-data "./koboldcpp_openblas.so:." \
--add-data "./koboldcpp_failsafe.so:." \