Spaces:
Build error
Build error
Update README: GPU/CPU auto-detection support
Browse files🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
README.md
CHANGED
|
@@ -14,7 +14,7 @@ license: mit
|
|
| 14 |
|
| 15 |
Detect anime faces and 28 facial landmarks using YOLOv3 + HRNetV2.
|
| 16 |
|
| 17 |
-
|
| 18 |
|
| 19 |
## Features
|
| 20 |
|
|
|
|
| 14 |
|
| 15 |
Detect anime faces and 28 facial landmarks using YOLOv3 + HRNetV2.
|
| 16 |
|
| 17 |
+
Supports both **GPU** (Zero GPU) and **CPU** inference. Auto-detects available hardware.
|
| 18 |
|
| 19 |
## Features
|
| 20 |
|