numbmelon commited on
Commit
b63158c
1 Parent(s): a8b5d82

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -163,7 +163,7 @@ output_text = processor.batch_decode(
163
  generated_ids_trimmed, skip_special_tokens=False, clean_up_tokenization_spaces=False
164
  )
165
  print(output_text)
166
-
167
  ```
168
 
169
 
 
163
  generated_ids_trimmed, skip_special_tokens=False, clean_up_tokenization_spaces=False
164
  )
165
  print(output_text)
166
+ # ['actions:\nCLICK <point>[[493,544]]</point><|im_end|>']
167
  ```
168
 
169