add wheel to requirements

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-06-25 09:24:33 -04:00
parent b650618b27
commit 82e5848259
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@
- Quantization with OmniGen
- Do not save empty `params.txt` file
- Override `params.txt` using `SD_PATH_PARAMS` env variable
- Add `wheel` to requirements due to `pip` change
## Update for 2025-06-16
+1
View File
@@ -1,5 +1,6 @@
# required for python 3.12
setuptools==69.5.1
wheel
# standard
patch-ng