michelecafagna26
commited on
Commit
·
3d59069
1
Parent(s):
9ab61b3
Update README.md
Browse files
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,
|