Image-Text-to-Text
Safetensors
llava_llama
BoyuNLP commited on
Commit
360ab62
1 Parent(s): e30a42a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,7 +2,7 @@
2
  license: llama2
3
  ---
4
 
5
- # UGround (Work In Progress)
6
 
7
  - **Homepage:** https://osu-nlp-group.github.io/UGround/
8
  - **Repository:** https://github.com/OSU-NLP-Group/UGround
@@ -15,6 +15,6 @@ license: llama2
15
 
16
  - [x] Model Weights
17
  - [ ] Inference code
18
- - [ ] Online demo
19
  - [ ] Code for training and evaluation
20
  - [ ] Code for collecting and processing data
 
2
  license: llama2
3
  ---
4
 
5
+ # UGround
6
 
7
  - **Homepage:** https://osu-nlp-group.github.io/UGround/
8
  - **Repository:** https://github.com/OSU-NLP-Group/UGround
 
15
 
16
  - [x] Model Weights
17
  - [ ] Inference code
18
+ - [x] Online demo
19
  - [ ] Code for training and evaluation
20
  - [ ] Code for collecting and processing data