ChristopheZhao 4ded88c46e feat: Add multilingual prompt optimizer with LangGraph support
- 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
2025-03-15 08:08:07 +00:00

46 lines
578 B
Plaintext

__pycache__
*.ckpt
*.safetensors
*.pth
.DS_Store
/ESRGAN/*
/SwinIR/*
/repositories
/venv
/tmp
/model.ckpt
/models/**/*
/GFPGANv1.3.pth
/gfpgan/weights/*.pth
/ui-config.json
/outputs
/config.json
/log
/webui.settings.bat
/embeddings
/styles.csv
/params.txt
/styles.csv.bak
/webui-user.bat
/webui-user.sh
/interrogate
/user.css
/.idea
notification.mp3
/SwinIR
/textual_inversion
.vscode
/extensions
/test/stdout.txt
/test/stderr.txt
/cache.json*
/config_states/
/node_modules
/package-lock.json
/.coverage*
/test/test_outputs
/cache
trace.json
/sysinfo-????-??-??-??-??.json
.env