soldni commited on
Commit
ce0875c
1 Parent(s): 95eb07f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -83,8 +83,8 @@ generated_text = processor.tokenizer.decode(generated_tokens, skip_special_token
83
  # print the generated text
84
  print(generated_text)
85
 
86
- # >>> This photograph captures an adorable black Labrador puppy sitting on a weathered
87
- # wooden deck. The deck's planks, which are a mix of light and dark brown with ...
88
  ```
89
 
90
  ## Evaluations
 
83
  # print the generated text
84
  print(generated_text)
85
 
86
+ # >>> This image features an adorable black Labrador puppy, captured from a top-down
87
+ perspective. The puppy is sitting on a wooden deck, which is composed ...
88
  ```
89
 
90
  ## Evaluations