Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ base_model:
|
|
10 |
|
11 |
|
12 |
# Usage
|
13 |
-
|
14 |
```python
|
15 |
import torch
|
16 |
from PIL import Image
|
|
|
10 |
|
11 |
|
12 |
# Usage
|
13 |
+
Check out the GitHub repository for more insights and code: https://github.com/crux82/XXXXXX. You can also visit the original basic model repository for advanced usage: https://github.com/OpenBMB/MiniCPM-V.
|
14 |
```python
|
15 |
import torch
|
16 |
from PIL import Image
|