Compare commits
No commits in common. "3a2622e9a378476280d0415225acd25c6814593f" and "51d3e037327139c14ac4786c5ab91f14253bea28" have entirely different histories.
3a2622e9a3
...
51d3e03732
|
|
@ -81,7 +81,4 @@ uploads/
|
||||||
|
|
||||||
# Temporary files
|
# Temporary files
|
||||||
temp/
|
temp/
|
||||||
tmp/
|
tmp/
|
||||||
|
|
||||||
# Local Claude config (VPS-specific)
|
|
||||||
CLAUDE.local.md
|
|
||||||
|
|
@ -12,7 +12,7 @@ Content-Type: application/json
|
||||||
X-API-Key: {{apiKey}}
|
X-API-Key: {{apiKey}}
|
||||||
|
|
||||||
{
|
{
|
||||||
"prompt": "человек на надувном матрасе посреди океана со стаканом смузи и в темных очках. в далеке виднеется шикарный тропический остров, а за ним еще дальше приближается гроза с молниями",
|
"prompt": "A majestic eagle soaring over snow-capped mountains",
|
||||||
"aspectRatio": "16:9",
|
"aspectRatio": "16:9",
|
||||||
"alias": "@eagle-hero",
|
"alias": "@eagle-hero",
|
||||||
"flowAlias": "@hero",
|
"flowAlias": "@hero",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue