Update README.md
Browse files
README.md
CHANGED
|
@@ -135,17 +135,4 @@ try:
|
|
| 135 |
display(result_image)
|
| 136 |
except Exception as e:
|
| 137 |
print(f"Error parsing coordinates: {e}")
|
| 138 |
-
```
|
| 139 |
-
|
| 140 |
-
## Release Plan
|
| 141 |
-
|
| 142 |
-
- [x] [Model Weights]
|
| 143 |
-
- [ ] Code
|
| 144 |
-
- [ ] Inference Code of ZonUI-3B
|
| 145 |
-
- [ ] Experiments
|
| 146 |
-
- [ ] [ScreenSpot]
|
| 147 |
-
- [ ] [ScreenSpotv2]
|
| 148 |
-
- [ ] [ScreenSpotv2-pro]
|
| 149 |
-
- [ ] Training code
|
| 150 |
-
- [ ] [Training-Data]
|
| 151 |
-
- [ ] Online Demo (HF Spaces)
|
|
|
|
| 135 |
display(result_image)
|
| 136 |
except Exception as e:
|
| 137 |
print(f"Error parsing coordinates: {e}")
|
| 138 |
+
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|