Spaces:
Running
on
Zero
Running
on
Zero
File size: 1,069 Bytes
3195f8b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
---
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.
|