StoreGenerator / template_update.html

Commit History

replaced block-content class with block-page to make clearer this is a block on the page,updated css to match, rewrote system prompt in store_helper.py to generate more targeted image prompts, adjuste template_update.html wit h newer prompting
9999d91

drakosfire commited on

Fixed reset, blockContainerPage needed to be reinitialized, renamed image textareas ids to sdprompt- in template
ff44a96

drakosfire commited on

added addPage and removePage function, eventlistener and buttons, remove checks for blocks on page and gives an error popup
624bb19

drakosfire commited on

add css for image-textarea and generate-image-button to set display:none when in page-container, updated block_builder.py and template_update.html to include image-textarea
c0550ce

drakosfire commited on

added update_template.html which is same architecture as storeUI.html page-container, so testing will be more accurate. Updated extractBlocks function to target block-items
9efcf1c

drakosfire commited on