Update README.md
Browse files
README.md
CHANGED
@@ -809,7 +809,7 @@ python -m pip install qwen-vl-utils
|
|
809 |
pip install flash-attn --no-build-isolation
|
810 |
```
|
811 |
|
812 |
-
Then you can use `EraX-VL-7B-
|
813 |
```python
|
814 |
import os
|
815 |
import base64
|
|
|
809 |
pip install flash-attn --no-build-isolation
|
810 |
```
|
811 |
|
812 |
+
Then you can use `EraX-VL-7B-V2.0-Preview` like this:
|
813 |
```python
|
814 |
import os
|
815 |
import base64
|