Update README.md
Browse files
README.md
CHANGED
@@ -35,7 +35,6 @@ The model supports multi-image and multi-prompt generation. Meaning that you can
|
|
35 |
|
36 |
### Using `pipeline`:
|
37 |
|
38 |
-
Below we used [`"llava-hf/llava-1.5-7b-hf"`](https://huggingface.co/llava-hf/llava-1.5-7b-hf) checkpoint.
|
39 |
|
40 |
```python
|
41 |
from transformers import pipeline
|
|
|
35 |
|
36 |
### Using `pipeline`:
|
37 |
|
|
|
38 |
|
39 |
```python
|
40 |
from transformers import pipeline
|