- 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