maldons77's picture
Upload 6 files
3195f8b verified

A newer version of the Gradio SDK is available: 5.44.1

Upgrade
metadata
title: AI Storyboard Creator
emoji: 🎬
colorFrom: blue
colorTo: purple
sdk: gradio
app_file: app.py
pinned: false

AI Storyboard Creator banner

AI Storyboard Creator

Overview

Turn a single text prompt into a mini storyboard: the app generates 3–6 images, adds a short caption to each panel, renders a preview grid, and lets you download a PDF. Works on CPU basic and supports ZeroGPU (on-demand GPU).

Features

  • 3–6 panels with style presets (Realistic, Anime, Watercolor, Comic, Sketch).
  • Caption strip automatically added under each panel.
  • PDF export (one page with all panels).
  • CPU-friendly; faster with GPU/ZeroGPU.

How to Run Locally

pip install -r requirements.txt
python app.py

Acceptable Use

This project is intended for educational and creative purposes. Do not use it to generate harmful, illegal, or offensive content. Please respect model licenses and the Hugging Face Acceptable Use Policy.