Transformers
PyTorch
English
bridgetower
gaudi
Inference Endpoints
anahita-b commited on
Commit
4460437
·
1 Parent(s): 5c296b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -76,7 +76,7 @@ outputs = model(**encoding)
76
  results = processor.decode(outputs.logits.argmax(dim=-1).squeeze(0).tolist())
77
 
78
  print(results)
79
- .a cat looking out of the window.
80
  ```
81
 
82
  ### Limitations and bias
 
76
  results = processor.decode(outputs.logits.argmax(dim=-1).squeeze(0).tolist())
77
 
78
  print(results)
79
+ #.a cat looking out of the window.
80
  ```
81
 
82
  ### Limitations and bias