AKKI-AFK commited on
Commit
74ca218
Β·
verified Β·
1 Parent(s): d475d8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # πŸ“˜ Cover Validation API
2
 
3
  Automated quality and layout validator for book covers.
@@ -143,4 +153,4 @@ MAKE_WEBHOOK=https://hook.eu1.make.com/abcd1234efgh5678
143
 
144
  - SMTP ports are blocked on Spaces β†’ all emails sent through Make webhook.
145
  - Use HTTPS APIs only for outbound requests.
146
- - Models load once at startup for faster inference.
 
1
+ ---
2
+ title: Cover Overlap Detection
3
+ emoji: 🌍
4
+ colorFrom: gray
5
+ colorTo: purple
6
+ sdk: docker
7
+ pinned: false
8
+ short_description: Automated quality and layout validator for book covers
9
+ ---
10
+
11
  # πŸ“˜ Cover Validation API
12
 
13
  Automated quality and layout validator for book covers.
 
153
 
154
  - SMTP ports are blocked on Spaces β†’ all emails sent through Make webhook.
155
  - Use HTTPS APIs only for outbound requests.
156
+ - Models load once at startup for faster inference.