Aryn
/

Object Detection
Transformers
Safetensors
deformable_detr
vision
Inference Endpoints
jonfritz commited on
Commit
b066969
1 Parent(s): 13dd5c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -16,7 +16,9 @@ widget:
16
 
17
  # Deformable DETR model trained on DocLayNet
18
 
19
- Deformable DEtection TRansformer (DETR), trained on DocLayNet (including 80k annotated pages in 11 classes).
 
 
20
 
21
  ## Model description
22
 
 
16
 
17
  # Deformable DETR model trained on DocLayNet
18
 
19
+ Deformable DEtection TRansformer (DETR), trained on DocLayNet (including 80k annotated pages in 11 classes).
20
+
21
+ You can use this model in the serverless [Aryn Partitioning Service](https://sycamore.readthedocs.io/en/stable/aryn_cloud/aryn_partitioning_service.html). You can get started [here](https://www.aryn.ai/get-started)
22
 
23
  ## Model description
24