sadassa17 commited on
Commit
90a6456
1 Parent(s): de2f517

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -22,7 +22,6 @@ This is a sequence to sequence model for image-captioning. The architecture is <
22
  </details>
23
 
24
  The way to download and run this:
25
- ## Your code here
26
  ```python
27
  device = torch.device("cuda:0" if torch.cuda.is_available() else "cpu")
28
  from transformers import pipeline
 
22
  </details>
23
 
24
  The way to download and run this:
 
25
  ```python
26
  device = torch.device("cuda:0" if torch.cuda.is_available() else "cpu")
27
  from transformers import pipeline