ritabratamaiti commited on
Commit
557fc20
·
verified ·
1 Parent(s): f5cb015

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -29,6 +29,14 @@ This model was trained on the [unsloth/LaTeX_OCR](https://huggingface.co/dataset
29
 
30
  ### Installation
31
 
 
 
 
 
 
 
 
 
32
  Install the required dependencies:
33
 
34
  ```bash
 
29
 
30
  ### Installation
31
 
32
+ Clone the AnyModal Project:
33
+
34
+ ```bash
35
+ git clone https://github.com/ritabratamaiti/AnyModal.git
36
+ ```
37
+
38
+ Navigate to the LaTeX OCR Project (see https://github.com/ritabratamaiti/AnyModal/tree/main/LaTeX%20OCR)
39
+
40
  Install the required dependencies:
41
 
42
  ```bash