xenosxiny commited on
Commit
3bd3d5c
·
verified ·
1 Parent(s): cbb41f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -43,11 +43,7 @@ RetinalGPT is trained to perform complex visual reasoning tasks including:
43
 
44
  RetinalGPT follows the standard LLaVA inference pipeline. You will need the `llava` library installed.
45
 
46
- ### Installation
47
- ```bash
48
- pip install git+[https://github.com/haotian-liu/LLaVA.git](https://github.com/haotian-liu/LLaVA.git)
49
- Python Inference
50
- ```
51
 
52
  ```Python
53
  from llava.model.builder import load_pretrained_model
 
43
 
44
  RetinalGPT follows the standard LLaVA inference pipeline. You will need the `llava` library installed.
45
 
46
+ ### Usage
 
 
 
 
47
 
48
  ```Python
49
  from llava.model.builder import load_pretrained_model