michelecafagna26 commited on
Commit
7702caa
1 Parent(s): 46c2bbb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -54,7 +54,6 @@ git clone https://huggingface.co/michelecafagna26/clipcap-base-captioning-ft-hl-
54
 
55
  ```python
56
  from clipcap import ClipCaptionModel
57
- import torch
58
  from transformers import (
59
  GPT2Tokenizer,
60
  GPT2LMHeadModel,
 
54
 
55
  ```python
56
  from clipcap import ClipCaptionModel
 
57
  from transformers import (
58
  GPT2Tokenizer,
59
  GPT2LMHeadModel,