| title | Cambá IA Demos |
|---|---|
| emoji | 👀 |
| colorFrom | pink |
| colorTo | gray |
| sdk | gradio |
| sdk_version | 5.45.0 |
| app_file | app.py |
| pinned | false |
| license | gpl-3.0 |
| short_description | Prueba de generador de flyers |
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
cp .env.example .envpython app.pyPoint Browser to http://localhost:7860
docker compose up- Models: qwen_image_distill_full_fp8_e4m3fn, qwen_2.5_vl_7b_fp8_scaled
- Input: Positive prompt, Negative prompt
- Output: Image file
- Video Demo
- Models: Float
- Input: Audio file (what to sing), Image file (face to animate)
- Output: Video file
- Video Demo
- Model: VibeVoice
- Input: Audio file (voice sample), Text (what to say)
- Output: Audio file
- Model: VibeVoice, Float
- Input: Audio file (voice sample), Text (what to say), Image file (face to animate)
- Output: Video file
- Video Demo
- Use Model Sonics
- Input (Audio file)
- Output (Probability of fake: float)
- Video Demo