Text Generation
Transformers
Safetensors
DIVEdoc
docvqa
distillation
VLM
document-understanding
OCR-free
custom_code
JayRay5 commited on
Commit
86208df
·
verified ·
1 Parent(s): 3c7ba7c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ from transformers import AutoModelForCausalLM
42
  AutoModelForCausalLM.from_pretrained("JayRay5/DIVE-Doc-FRD",trust_remote_code=True)
43
  ```
44
 
45
- #### from the GitHub repository
46
  ##### Installation
47
  ```bash
48
  git clone https://github.com/JayRay5/DIVE-Doc.git
 
42
  AutoModelForCausalLM.from_pretrained("JayRay5/DIVE-Doc-FRD",trust_remote_code=True)
43
  ```
44
 
45
+ #### From the GitHub repository
46
  ##### Installation
47
  ```bash
48
  git clone https://github.com/JayRay5/DIVE-Doc.git