| 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 | |