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

{#if state.currentStep === 'captioning'} Creating monster concept from your image... {:else if state.currentStep === 'statsGenerating'} Generating battle stats... {:else if state.currentStep === 'generating'} Generating your monster... {/if}

{/if}