Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,9 @@ language:
|
|
4 |
base_model: openai/clip-vit-base-patch32
|
5 |
---
|
6 |
|
7 |
-
UIClip
|
|
|
|
|
8 |
|
9 |
Code and dataset can be found at https://github.com/Jl-wei/guing
|
10 |
|
|
|
4 |
base_model: openai/clip-vit-base-patch32
|
5 |
---
|
6 |
|
7 |
+
**The `UIClip` model has been renamed to `GUIClip`. You can now access the updated model at https://huggingface.co/Jl-wei/guiclip-vit-base-patch32.**
|
8 |
+
|
9 |
+
~`UIClip`~ `GUIClip` is a vision-language model in GUI domain.
|
10 |
|
11 |
Code and dataset can be found at https://github.com/Jl-wei/guing
|
12 |
|