Spaces:
Sleeping
Sleeping
Update README.md
Browse files
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.
|