mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-04 19:49:01 +08:00
- Add txt2img_prompt_optimizer.py script for automatic prompt translation and optimization - Support non-English prompts with automatic translation to English - Implement prompt optimization using LangGraph workflow - Add python-dotenv and langgraph dependencies - Update requirements.txt and requirements_versions.txt with new dependencies
37 lines
417 B
Plaintext
37 lines
417 B
Plaintext
GitPython
|
|
Pillow
|
|
accelerate
|
|
|
|
blendmodes
|
|
clean-fid
|
|
diskcache
|
|
einops
|
|
facexlib
|
|
fastapi>=0.90.1
|
|
gradio==3.41.2
|
|
inflection
|
|
jsonmerge
|
|
kornia
|
|
lark
|
|
numpy
|
|
omegaconf
|
|
open-clip-torch
|
|
|
|
piexif
|
|
protobuf==3.20.0
|
|
psutil
|
|
pytorch_lightning
|
|
requests
|
|
resize-right
|
|
|
|
safetensors
|
|
scikit-image>=0.19
|
|
tomesd
|
|
torch
|
|
torchdiffeq
|
|
torchsde
|
|
transformers==4.30.2
|
|
pillow-avif-plugin==1.4.3
|
|
|
|
python-dotenv
|
|
langgraph |