mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
+3
-3
@@ -4,9 +4,9 @@
|
||||
|
||||
### Highlights for 2024-09-30
|
||||
|
||||
|
||||
- New workflow options that allow you to generate at lower quality and then reprocess at higher quality for select images only, or generate without hires/refine and then reprocess with hires/refine
|
||||
- New fine-tuned CLiP-ViT-L 1st stage text-encoder used by SD15, SDXL, Flux.1, etc. brings additional details to your images
|
||||
- **Reprocess**: New workflow options that allow you to generate at lower quality and then reprocess at higher quality for select images only, or generate without hires/refine and then reprocess with hires/refine
|
||||
- New fine-tuned [CLiP-ViT-L]((https://huggingface.co/zer0int/CLIP-GmP-ViT-L-14)) 1st stage text-encoders used by SD15, SDXL, Flux.1, etc. brings additional details to your images
|
||||
- Integration with [Ctrl+X](https://github.com/genforce/ctrl-x) which allows for control of structure and appearance without the need for extra models
|
||||
- Auto-detection of best available device/dtype settings for your platform and GPU reduces neeed for manual configuration
|
||||
|
||||
And other goodies like XYZ grid improvements, additional Flux controlnets, additional interrogate models, improved LoRA detection and handling and more...
|
||||
|
||||
+2
-2
@@ -33,7 +33,7 @@ safetensors==0.4.5
|
||||
tensordict==0.1.2
|
||||
peft==0.11.1
|
||||
httpx==0.24.1
|
||||
compel==2.0.2
|
||||
compel==2.0.3
|
||||
torchsde==0.2.6
|
||||
open-clip-torch
|
||||
clip-interrogator==0.6.0
|
||||
@@ -54,7 +54,7 @@ pandas
|
||||
protobuf==4.25.3
|
||||
pytorch_lightning==1.9.4
|
||||
tokenizers==0.19.1
|
||||
transformers==4.44.2
|
||||
transformers==4.45.1
|
||||
urllib3==1.26.19
|
||||
Pillow==10.4.0
|
||||
timm==0.9.16
|
||||
|
||||
Reference in New Issue
Block a user