Added image generation to blog writer
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user