Piperino commited on
Commit
b3f38b3
1 Parent(s): 65c537b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -11,6 +11,8 @@ base_model:
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
 
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
+
15
+ For more details about dataset please visit: https://github.com/crux82/gqa-it
16
  ```python
17
  import torch
18
  from PIL import Image