Malaji71 commited on
Commit
d14c5c6
Β·
verified Β·
1 Parent(s): 5377d32

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -17
README.md CHANGED
@@ -3,7 +3,7 @@ title: FLUX Prompt Optimizer
3
  emoji: πŸ€–
4
  colorFrom: purple
5
  colorTo: blue
6
- sdk: gradio
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, optimized prompts for AI models like Stable Diffusion, Midjourney, and Flux.
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.