feat(image): add gpt-image-2 single and multi-image workflows

This commit is contained in:
zhangheng
2026-05-15 19:30:07 +08:00
commit 1e61d7c806
12 changed files with 1716 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
Pillow>=10.0.0
requests>=2.31.0