Update README.md
Browse files
README.md
CHANGED
@@ -37,9 +37,18 @@ The inference method is similar to [LLaVA-1.5-13B](https://huggingface.co/llava-
|
|
37 |
|
38 |
### Example images
|
39 |
|
40 |
-
|
|
|
|
|
|
|
41 |
|
42 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
|
44 |
```python
|
45 |
import torch
|
|
|
37 |
|
38 |
### Example images
|
39 |
|
40 |
+
**Question**
|
41 |
+

|
42 |
+
- Q: What else in the image is striped as the rope and the mane to the left of the white clouds?
|
43 |
+
- A: Question is problematic. There are a couple zebras (i.e. mane/horses) at the back left of the clouds. But, there are clearly no ropes in the image.
|
44 |
|
45 |
+
**Question**
|
46 |
+
|
47 |
+

|
48 |
+
- Q: What material do the chair and the table have in common?
|
49 |
+
- A: Wood.
|
50 |
+
|
51 |
+
### Code
|
52 |
|
53 |
```python
|
54 |
import torch
|