Update README.md
Browse files
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 |
-
####
|
| 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
|