bgaspra commited on
Commit
32e26a6
1 Parent(s): fa6e791

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -6
README.md CHANGED
@@ -1,12 +1,26 @@
 
 
 
1
  ---
2
- title: CNN MLP 2
3
- emoji: 🚀
4
- colorFrom: pink
5
- colorTo: gray
6
  sdk: gradio
7
- sdk_version: 5.5.0
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+
3
+ Copy
4
  ---
5
+ title: Stable Diffusion Model Recommender
6
+ emoji: 🎨
7
+ colorFrom: blue
8
+ colorTo: red
9
  sdk: gradio
10
+ sdk_version: 3.40.1
11
  app_file: app.py
12
  pinned: false
13
  ---
14
 
15
+ # Stable Diffusion Model Recommender
16
+
17
+ This space helps you find the right Stable Diffusion model based on your reference image. Simply upload an AI-generated image, and the system will recommend the most likely models that could have generated similar results.
18
+
19
+ ## How to Use
20
+ 1. Upload an AI-generated image
21
+ 2. Wait for the model to process
22
+ 3. Get recommendations for Stable Diffusion models
23
+
24
+ ## Features
25
+ - Top 5 model recommendations
26
+ - Confidence scores for each recommendation