{#if state.currentStep !== 'upload'} {/if} {#if state.currentStep === 'upload'} {:else if state.currentStep === 'complete'} {:else}

{#if state.currentStep === 'captioning'} Analyzing your image... {:else if state.currentStep === 'conceptualizing'} Creating Piclet concept... {:else if state.currentStep === 'statsGenerating'} Generating battle stats... {:else if state.currentStep === 'promptCrafting'} Creating image prompt... {:else if state.currentStep === 'generating'} Generating your Piclet... {/if}

{/if}