diff --git a/plugins/compounding-engineering/skills/gemini-imagegen/requirements.txt b/plugins/compounding-engineering/skills/gemini-imagegen/requirements.txt new file mode 100644 index 0000000..9b5d233 --- /dev/null +++ b/plugins/compounding-engineering/skills/gemini-imagegen/requirements.txt @@ -0,0 +1,2 @@ +google-genai>=1.0.0 +Pillow>=10.0.0