Filter
Exclude
Time range
-
Near
Replying to @levelsio
This is a great way to play around with context profiles You can use this one and have AI fill it out for your video Then attach your photo with the prompt and say to use it { "profileName": "", "theme": "", "description": "", "userInput": { "videoTitle": "" }, "generatedThumbnailProfile": { "mainText": { "displayText": "", "fontStyle": "", "textColor": { "primary": "", "outline": "", "outlineWidth": "" }, "effects": [] }, "colorPalette": { "background": "", "accentColors": [], "contrastLevel": "" }, "mainSubject": { "type": "", "description": "", "position": "", "visualEffects": [] }, "keyObject": { "type": "", "description": "", "position": "", "visualEffects": [] }, "secondaryElements": [ { "type": "", "description": "", "position": "" } ], "composition": { "layoutStyle": "", "focalPoint": "", "energyLevel": "" }, "metadata": { "clickbaitScore": "", "emotionalTarget": "" } } }
2
256
19 Oct 2022
Our free webinar about the Cactus Group layout is happening today! Don't miss your chance to learn about Cactus Group layout with yFiles. Click here to go to register for our free webinar: us02web.zoom.us/webinar/regi… #yFiles #LayoutStyle #freewebinar

1
17 Oct 2022
Our free webinar about the Cactus Group layout is this Wednesday. Don't miss your chance to learn about Cactus Group layout with #yFiles. Register for our free webinar. Right this way: yworks.com/webinars #LayoutStyle #Dataviz #freewebinar #datascience

1
後は $layoutStyle: float or inline-XX flex みたいな選択式にするのと、最終的にはイレギュラーなのが出てきてこれ自体で直接解決できなくても、中の処理だけ抜き出してコードを極力流用できるようある程度の粒度でmixin化してコンポーネント化する。