ghmk commited on
Commit
b486c87
·
1 Parent(s): 5b6e956

Add HuggingFace Space metadata to README

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -1,9 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # 🔥 Character Forge
2
 
3
  **Professional AI Image Generation with Automated Character Sheets**
4
 
5
  [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
6
- [![HuggingFace](https://img.shields.io/badge/🤗%20Hugging%20Face-Spaces-yellow)](https://huggingface.co/spaces)
7
 
8
  ---
9
 
@@ -226,7 +237,7 @@ A: With Gemini API: ~$0.03 per image. Free tier available for testing.
226
  A: Only for local ComfyUI backend. Gemini API runs in the cloud.
227
 
228
  **Q: Can I use this commercially?**
229
- A: Yes! Apache 2.0 license permits commercial use. Check individual backend terms.
230
 
231
  **Q: Is my data private?**
232
  A: With Gemini API, images are processed by Google. For complete privacy, use ComfyUI locally.
 
1
+ ---
2
+ title: Character Forge
3
+ emoji: 🔥
4
+ colorFrom: red
5
+ colorTo: orange
6
+ sdk: docker
7
+ pinned: false
8
+ license: agpl-3.0
9
+ app_port: 7860
10
+ ---
11
+
12
  # 🔥 Character Forge
13
 
14
  **Professional AI Image Generation with Automated Character Sheets**
15
 
16
  [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
17
+ [![HuggingFace](https://img.shields.io/badge/🤗%20Hugging%20Face-Spaces-yellow)](https://huggingface.co/spaces/ghmk/character_forge)
18
 
19
  ---
20
 
 
237
  A: Only for local ComfyUI backend. Gemini API runs in the cloud.
238
 
239
  **Q: Can I use this commercially?**
240
+ A: Generated images are yours to use commercially. The software code must remain open source (AGPL).
241
 
242
  **Q: Is my data private?**
243
  A: With Gemini API, images are processed by Google. For complete privacy, use ComfyUI locally.