update requirements

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2024-09-30 07:28:06 -04:00
parent aa7f745193
commit ddf56f009d
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -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
View File
@@ -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