Spaces:
Paused
Paused
Create README.md
Browse files
README.md
CHANGED
|
@@ -1,14 +1,20 @@
|
|
| 1 |
---
|
| 2 |
-
title: VisPromptStudio
|
| 3 |
-
emoji: 👁
|
| 4 |
-
colorFrom: indigo
|
| 5 |
-
colorTo: purple
|
| 6 |
-
sdk: gradio
|
| 7 |
-
sdk_version: 5.44.1
|
| 8 |
-
app_file: app.py
|
| 9 |
-
pinned: false
|
| 10 |
license: mit
|
| 11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: mit
|
| 3 |
+
title: VisPrompt Studio
|
| 4 |
+
sdk: gradio
|
| 5 |
+
emoji: 👀
|
| 6 |
+
colorFrom: red
|
| 7 |
+
colorTo: yellow
|
| 8 |
+
short_description: Turn images or text into detailed prompts.
|
| 9 |
---
|
| 10 |
|
| 11 |
+
# VisPrompt Studio
|
| 12 |
+
|
| 13 |
+
VisPrompt Studio is a Hugging Face Space that helps you **turn images or text descriptions into detailed prompts**.
|
| 14 |
+
These prompts include camera angle, lighting, and scene details so you can use them directly with image or video generation models.
|
| 15 |
+
|
| 16 |
+
- Upload an image **or** type a description
|
| 17 |
+
- Get a polished, detailed prompt
|
| 18 |
+
- Copy/paste into your favorite generator
|
| 19 |
+
|
| 20 |
+
⚡ Runs on free CPU hardware.
|