You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: LayoutLMv2/README.md
+2
Original file line number
Diff line number
Diff line change
@@ -14,3 +14,5 @@ I've implemented LayoutLMv2 (and LayoutXLM) in the same way as other models in t
14
14
The full documentation (which also includes tips on how to use `LayoutLMv2Processor`) can be found [here](https://huggingface.co/transformers/model_doc/layoutlmv2.html).
15
15
16
16
The models on the hub can be found [here](https://huggingface.co/models?search=layoutlmv2).
17
+
18
+
Note that there's also a Gradio demo available for LayoutLMv2, hosted as a HuggingFace Space [here](https://huggingface.co/spaces/nielsr/LayoutLMv2-FUNSD).
0 commit comments