rickveloper commited on
Commit
a9b26bd
·
1 Parent(s): ec03850

Add Space metadata -> app_file=app.py, sdk=gradio

Browse files
Files changed (1) hide show
  1. README.md +16 -8
README.md CHANGED
@@ -1,14 +1,22 @@
1
  ---
2
- title: Vibeforge
3
- emoji: 🏢
4
- colorFrom: purple
5
- colorTo: pink
6
  sdk: gradio
7
- sdk_version: 5.44.1
8
  app_file: app.py
9
- pinned: false
10
  license: apache-2.0
11
- short_description: 'A clean image generation demo powered by Stable Diffusion. '
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: VibeForge — Clean Image Generator
3
+ emoji: ⚒️
4
+ colorFrom: indigo
5
+ colorTo: blue
6
  sdk: gradio
7
+ sdk_version: 4.40.0
8
  app_file: app.py
9
+ pinned: true
10
  license: apache-2.0
 
11
  ---
12
 
13
+ # VibeForge Clean Image Generator
14
+
15
+ Generate creative **SFW** images from text prompts.
16
+ NSFW inputs are blocked.
17
+
18
+ ### Example Prompts
19
+ - A neon cyberpunk cityscape at night, cinematic wide shot
20
+ - Isometric pixel art of a cozy cabin in winter, warm lights, gentle snow
21
+ - Studio product photo of matte-black headphones, softbox lighting, shallow depth of field
22
+