File size: 446 Bytes
77096dd
 
 
 
 
 
 
 
 
 
 
3d274c1
 
 
 
 
 
77096dd
3d274c1
 
 
 
 
77096dd
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
---
title: CharVid
emoji: πŸ˜›
colorFrom: red
colorTo: green
sdk: gradio
sdk_version: 5.25.2
app_file: demo.py
pinned: false
---

# CharVid: Text+Image to Video Workflow

This tool processes a reference image with a text prompt to generate a new image, which can then be used for video generation.

## Installation

1. Install the required dependencies:

```bash
pip install -r requirements.txt
```

2. Set up your fal.ai and TogetherAI API keys