Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Football Player Avatar Generator
|
2 |
|
3 |
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.
|
@@ -30,4 +41,4 @@ This application uses:
|
|
30 |
|
31 |
## License
|
32 |
|
33 |
-
This project is licensed under the MIT License - see the LICENSE file for details.
|
|
|
1 |
+
---
|
2 |
+
title: Football Player Avatar Generator
|
3 |
+
emoji: ⚽
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: green
|
6 |
+
sdk: docker
|
7 |
+
sdk_version: "3"
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# Football Player Avatar Generator
|
13 |
|
14 |
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.
|
|
|
41 |
|
42 |
## License
|
43 |
|
44 |
+
This project is licensed under the MIT License - see the LICENSE file for details.
|