Update README.md
Browse files
README.md
CHANGED
@@ -116,6 +116,7 @@ text_output = processor.tokenizer.batch_decode(
|
|
116 |
)
|
117 |
|
118 |
print(text_output)
|
|
|
119 |
```
|
120 |
|
121 |
## License and use
|
|
|
116 |
)
|
117 |
|
118 |
print(text_output)
|
119 |
+
# ['{"primary_language":"en","is_rotation_valid":true,"rotation_correction":0,"is_table":false,"is_diagram":false,"natural_text":"Molmo and PixMo:\\nOpen Weights and Open Data\\nfor State-of-the']
|
120 |
```
|
121 |
|
122 |
## License and use
|