This commit is contained in:
Oleg Proskurin 2025-12-28 01:57:40 +07:00
parent 3a2622e9a3
commit baa833cdc7
2 changed files with 4 additions and 3 deletions

1
.gitignore vendored
View File

@ -85,3 +85,4 @@ tmp/
# Local Claude config (VPS-specific) # Local Claude config (VPS-specific)
CLAUDE.local.md CLAUDE.local.md
.env.prod

View File

@ -1,5 +1,5 @@
@base = https://api.banatie.app @base = https://api.banatie.app
@apiKey = bnt_caaafedfc2ddef2c498bba4310b9f7de0a6bfc1848f2d03d6abd6e795434b367 @apiKey = bnt_2dae149c03c2fd45df54835337c7e774a0dcb2123ef4904e98e3201b0e081720
############################################################################### ###############################################################################
# GENERATIONS # GENERATIONS
@ -12,7 +12,7 @@ Content-Type: application/json
X-API-Key: {{apiKey}} X-API-Key: {{apiKey}}
{ {
"prompt": "человек на надувном матрасе посреди океана со стаканом смузи и в темных очках. в далеке виднеется шикарный тропический остров, а за ним еще дальше приближается гроза с молниями", "prompt": "мужик с животиком на надувном матрасе посреди океана со стаканом смузи, в смешной соломенной шляпе и в темных очках со звездочками. в далеке виднеется шикарный тропический остров, а за ним еще дальше приближается гроза с молниями",
"aspectRatio": "16:9", "aspectRatio": "16:9",
"alias": "@eagle-hero", "alias": "@eagle-hero",
"flowAlias": "@hero", "flowAlias": "@hero",