ashun989 commited on
Commit
9e13ed3
·
verified ·
1 Parent(s): 68a78f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -52,7 +52,7 @@ We evaluated GlimpsePrune on multiple VQA benchmarks. The results show that it a
52
 
53
  ## Usage
54
 
55
- You can use GlimpsePrune with the transformers_gp, which is located in the [GitHub repository](https://github.com/HVision-NKU/GlimpsePrune).
56
 
57
  ```python
58
  from llava.constants import DEFAULT_IMAGE_TOKEN, IMAGE_TOKEN_INDEX, DEFAULT_IM_START_TOKEN, DEFAULT_IM_END_TOKEN
 
52
 
53
  ## Usage
54
 
55
+ You can use GlimpsePrune with the llava_gp, which is located in the [GitHub repository](https://github.com/HVision-NKU/GlimpsePrune).
56
 
57
  ```python
58
  from llava.constants import DEFAULT_IMAGE_TOKEN, IMAGE_TOKEN_INDEX, DEFAULT_IM_START_TOKEN, DEFAULT_IM_END_TOKEN