ayousanz Claude commited on
Commit
4517a1c
·
1 Parent(s): 88317fd

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>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ license: mit
14
 
15
  Detect anime faces and 28 facial landmarks using YOLOv3 + HRNetV2.
16
 
17
- This Space uses **Zero GPU** for fast inference without constant GPU allocation costs.
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