Added image generation to blog writer

This commit is contained in:
ajaysi
2025-10-31 15:59:16 +05:30
parent 3219e6bbe4
commit cdb41aec1b
80 changed files with 7662 additions and 3951 deletions

View File

@@ -21,10 +21,9 @@ httpx>=0.27.2,<0.28.0
# AI/ML dependencies
openai>=1.3.0
anthropic>=0.7.0
mistralai>=0.0.12
google-genai>=1.0.0
google-ai-generativelanguage>=0.6.18,<0.7.0
google-api-python-client>=2.100.0
google-auth>=2.23.0
google-auth-oauthlib>=1.0.0
@@ -53,6 +52,7 @@ nltk>=3.8.0
# Image and audio processing for Stability AI
Pillow>=10.0.0
huggingface_hub>=0.24.0
scikit-learn>=1.3.0
# Testing dependencies