merve HF Staff commited on
Commit
4008de8
·
verified ·
1 Parent(s): 0282516

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -96,7 +96,16 @@ for line in output_text.strip().splitlines():
96
  image.save("output.png")
97
  ```
98
 
99
- The output:
 
 
 
 
 
 
 
 
 
100
 
101
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6141a88b3a0ec78603c9e784/fmSxfYyOOhMHLt4Mw9xWg.png)
102
 
 
96
  image.save("output.png")
97
  ```
98
 
99
+ The image and the text (shortened here) output:
100
+ ```
101
+ 338,17,673,17,673,82,338,82,CONFIDENTIAL
102
+ 445,68,478,68,478,97,445,97,-2-
103
+ 169,129,193,129,193,157,169,157,6.
104
+ 334,129,910,129,910,157,334,157,A suggestion that the light could have been produced by
105
+ 169,150,900,150,900,177,169,177,a photo-flash from a high-flying aircraft was discounted. No aircraft
106
+ 166,171,856,171,856,198,166,198,was heard at the time and, in any case, no known photo-flash has a
107
+ ...
108
+ ```
109
 
110
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6141a88b3a0ec78603c9e784/fmSxfYyOOhMHLt4Mw9xWg.png)
111