nielsr HF staff commited on
Commit
4e1bc62
1 Parent(s): 64ecd44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ You can use the model for document image classification, document parsing and do
20
 
21
  ### How to use
22
 
23
- Here's how to use the model for one-shot semantic segmentation:
24
 
25
  ```python
26
  from transformers import AutoProcessor, UdopForConditionalGeneration
 
20
 
21
  ### How to use
22
 
23
+ Here's how to use the model on a document image:
24
 
25
  ```python
26
  from transformers import AutoProcessor, UdopForConditionalGeneration