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