mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
add wheel to requirements
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -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,5 +1,6 @@
|
||||
# required for python 3.12
|
||||
setuptools==69.5.1
|
||||
wheel
|
||||
|
||||
# standard
|
||||
patch-ng
|
||||
|
||||
Reference in New Issue
Block a user