Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ title: FLUX Prompt Optimizer
|
|
3 |
emoji: π€
|
4 |
colorFrom: purple
|
5 |
colorTo: blue
|
6 |
-
sdk:
|
7 |
sdk_version: "5.33.2"
|
8 |
app_file: app.py
|
9 |
python_version: "3.10"
|
@@ -18,19 +18,4 @@ tags:
|
|
18 |
|
19 |
# π€ FLUX Prompt Optimizer
|
20 |
|
21 |
-
Turn any image into detailed
|
22 |
-
|
23 |
-
## π Features
|
24 |
-
|
25 |
-
- πΌοΈ Image analysis using CLIP Interrogator
|
26 |
-
- π― Model-specific output (Stable Diffusion, Midjourney, Flux)
|
27 |
-
- β‘ Fast or detailed mode for speed or quality
|
28 |
-
- π Copy-ready prompts
|
29 |
-
|
30 |
-
## π§ Powered by
|
31 |
-
|
32 |
-
- [Gradio](https://www.gradio.app) β For the UI
|
33 |
-
- [CLIP Interrogator](https://github.com/pharmapsychotic/clip-interrogator) β For smart image analysis
|
34 |
-
- [PyTorch](https://pytorch.org) β For deep learning backend
|
35 |
-
|
36 |
-
Enjoy crafting better prompts with AI-powered assistance!
|
|
|
3 |
emoji: π€
|
4 |
colorFrom: purple
|
5 |
colorTo: blue
|
6 |
+
sdk: docker
|
7 |
sdk_version: "5.33.2"
|
8 |
app_file: app.py
|
9 |
python_version: "3.10"
|
|
|
18 |
|
19 |
# π€ FLUX Prompt Optimizer
|
20 |
|
21 |
+
Turn any image into detailed prompts for AI models like Stable Diffusion, Midjourney, and Flux.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|