ahmadw commited on
Commit
345d11e
·
verified ·
1 Parent(s): edeec95

Remove Android app section from model card

Browse files
Files changed (1) hide show
  1. README.md +0 -12
README.md CHANGED
@@ -156,18 +156,6 @@ curl http://localhost:8888/v1/chat/completions \
156
  }'
157
  ```
158
 
159
- ## Android App
160
-
161
- An Android app (`GUI Spotter`) is available that runs this model on-device using llama.cpp JNI:
162
-
163
- - Takes screenshots via AccessibilityService
164
- - Runs inference locally (no network required after model download)
165
- - Taps detected UI elements automatically
166
- - Requires Android 11+ (API 30) and 8GB+ RAM
167
- - arm64-v8a only
168
-
169
- See the [smolvlm2-spotter](https://github.com/user/smolvlm2-spotter) repository for the Android source code.
170
-
171
  ## Technical Details
172
 
173
  | Property | Value |
 
156
  }'
157
  ```
158
 
 
 
 
 
 
 
 
 
 
 
 
 
159
  ## Technical Details
160
 
161
  | Property | Value |