Spaces:
Sleeping
Sleeping
Add HuggingFace Space metadata to README
Browse files
README.md
CHANGED
|
@@ -1,9 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 🔥 Character Forge
|
| 2 |
|
| 3 |
**Professional AI Image Generation with Automated Character Sheets**
|
| 4 |
|
| 5 |
[](https://www.gnu.org/licenses/agpl-3.0)
|
| 6 |
-
[](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:
|
| 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 |
[](https://www.gnu.org/licenses/agpl-3.0)
|
| 17 |
+
[](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.
|