image generation added

This commit is contained in:
2025-11-20 23:54:54 -05:00
parent 5305c34e3d
commit c9cbb9b51a
12 changed files with 1105 additions and 17 deletions

View File

@@ -1,7 +1,9 @@
{
"permissions": {
"allow": [
"Bash(python:*)"
"Bash(python:*)",
"Bash(python3:*)",
"Bash(py generate_images.py:*)"
],
"deny": [],
"ask": []