File size: 1,342 Bytes
8e2fa4c
 
 
 
 
 
8129198
8e2fa4c
 
 
ed37502
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a5fa801
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
title: Content Engine
emoji: 🎨
colorFrom: purple
colorTo: blue
sdk: docker
app_port: 7860
pinned: false
---

# Content Engine - AI Image & Video Generation

A web-based content generation platform using RunPod for GPU-powered image and video generation.

## Features

- **Image Generation**: FLUX.2 and WAN 2.2 models via RunPod GPU
- **Video Generation**: WAN 2.2 Image-to-Video
- **LoRA Training**: Train custom character models
- **Gallery**: Browse, download, and manage generated content
- **Templates**: Pre-configured prompts for consistent results

## Setup

This Space requires RunPod API credentials to function:

1. Get your RunPod API key from https://www.runpod.io/console/user/settings
2. Add it as a Space Secret: `RUNPOD_API_KEY`

Optional:
- `WAVESPEED_API_KEY`: For WaveSpeed cloud generation (alternative backend)

## Usage

1. Go to **Status** page and click **Start Pod** to boot a GPU
2. Wait ~2-3 minutes for the pod to be ready
3. Use **Generate** page to create images/videos
4. **Stop Pod** when done to save costs

## Cost

- RunPod GPU (RTX 4090): ~$0.44/hour while running
- No cost when pod is stopped
- Images/videos stored on Hugging Face (free)

## Tech Stack

- FastAPI backend
- RunPod for GPU compute
- SQLite for metadata
- Pure HTML/CSS/JS frontend
# Rebuild trigger Tue, Feb 17, 2026  5:55:55 AM