Alexandros Popov commited on
Commit
1793e6a
·
1 Parent(s): 90a367f

README for hf space

Browse files
Files changed (1) hide show
  1. README.md +12 -8
README.md CHANGED
@@ -1,12 +1,16 @@
1
- # AI Art Director – Filter Showdown
 
 
 
 
 
 
 
 
 
 
2
 
3
- Upload an image. Agents apply multiple filters and pick the best one based on quality metrics.
4
-
5
- ## Features
6
-
7
- - Multiple preset filters
8
- - Sharpness-based evaluation
9
- - Simple Gradio UI
10
 
11
  ### Credits
12
 
 
1
+ ---
2
+ title: AI Art Director
3
+ emoji: 🐢
4
+ colorFrom: blue
5
+ colorTo: red
6
+ sdk: gradio
7
+ sdk_version: 5.33.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: apache-2.0
11
+ ---
12
 
13
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
14
 
15
  ### Credits
16