maldons77's picture
Upload 6 files
3195f8b verified
---
title: AI Storyboard Creator
emoji: 🎬
colorFrom: blue
colorTo: purple
sdk: gradio
app_file: app.py
pinned: false
---
<p align="center">
<img src="ai-storyboard-banner.png" alt="AI Storyboard Creator banner" width="100%">
</p>
# 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
```bash
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.