BleachNick commited on
Commit
18daa53
1 Parent(s): ab9a3c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -51,7 +51,7 @@ Furthermore, it showcases new capabilities in video understanding and multimodal
51
 
52
 
53
  ## How to Get Started with the Model
54
-
55
  ```
56
  # For T5 based model
57
  from model.instructblip import InstructBlipConfig, InstructBlipModel, InstructBlipPreTrainedModel,InstructBlipForConditionalGeneration,InstructBlipProcessor
 
51
 
52
 
53
  ## How to Get Started with the Model
54
+ the images are shown in our github repo [MMICL](https://github.com/HaozheZhao/MIC)
55
  ```
56
  # For T5 based model
57
  from model.instructblip import InstructBlipConfig, InstructBlipModel, InstructBlipPreTrainedModel,InstructBlipForConditionalGeneration,InstructBlipProcessor