Jl-wei commited on
Commit
d17ca8a
·
verified ·
1 Parent(s): 6104a4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,7 +4,9 @@ language:
4
  base_model: openai/clip-vit-base-patch32
5
  ---
6
 
7
- UIClip is a vision-language model in GUI domain.
 
 
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