File size: 1,245 Bytes
b5519a3 7066d33 b5519a3 |
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 |
---
title: Football Player Avatar Generator
emoji: ⚽
colorFrom: blue
colorTo: green
sdk: docker
sdk_version: "3"
app_file: app.py
pinned: false
---
# Football Player Avatar Generator
This application generates stylized football player avatars using ComfyUI and ControlNet technology. Upload a photo, select a pose and team shirt, and the app will create a custom stylized avatar.
## Features
- Process player photos into stylized avatars
- Choose from different poses and team shirts
- Customize age, gender, and art style
- Automatically removes backgrounds
- Creates professional-looking team avatars
## How to Use
1. Upload a player's photo
2. Select or upload a pose template
3. Choose or upload a team shirt
4. Enter the player's name and team
5. Select age, gender, and art style preferences
6. Click "Generate Avatar" and wait for the result
## Technical Details
This application uses:
- ComfyUI as the backend processor
- Stable Diffusion XL for image generation
- ControlNet for pose-guided generation
- IP-Adapter and PuLID for face preservation
- Background removal for clean results
## License
This project is licensed under the MIT License - see the LICENSE file for details.
|