satvikgarg27

Results 2 comments of satvikgarg27

Hi, > > I used the following code to get the pretrained models: > > ``` > > from transformers import CLIPModel, LlamaModel > > clip_model = CLIPModel.from_pretrained("openai/clip-vit-base-patch16") > >...

@ooza #@title Clone the repository !git clone https://github.com/xinyu1205/recognize-anything.git %cd recognize-anything You may use this right after importing the above; !git checkout b3a48c64311d8d19503befe9c5f1360bc1bc6b51