Update README.md
Browse files
README.md
CHANGED
|
@@ -81,12 +81,12 @@ This project requires the following to be installed on your system:
|
|
| 81 |
### 2. Clone the Repository & Download Large Files
|
| 82 |
|
| 83 |
|
| 84 |
-
|
| 85 |
git clone [https://huggingface.co/puco21/HongikAI](https://huggingface.co/puco21/HongikAI)
|
| 86 |
cd HongikAI
|
| 87 |
|
| 88 |
-
|
| 89 |
-
git lfs
|
| 90 |
git lfs pull
|
| 91 |
|
| 92 |
3. Install Dependencies
|
|
@@ -102,7 +102,7 @@ Bash
|
|
| 102 |
python __main__.py
|
| 103 |
|
| 104 |
Contact
|
| 105 |
-
Developer:
|
| 106 |
Contributor: Minji Seo, Hyeonji Seong
|
| 107 |
|
| 108 |
Email: puco21@gmail.com
|
|
|
|
| 81 |
### 2. Clone the Repository & Download Large Files
|
| 82 |
|
| 83 |
|
| 84 |
+
# Clone the repository
|
| 85 |
git clone [https://huggingface.co/puco21/HongikAI](https://huggingface.co/puco21/HongikAI)
|
| 86 |
cd HongikAI
|
| 87 |
|
| 88 |
+
# Download the large font files tracked by LFS
|
| 89 |
+
git lfs pull
|
| 90 |
git lfs pull
|
| 91 |
|
| 92 |
3. Install Dependencies
|
|
|
|
| 102 |
python __main__.py
|
| 103 |
|
| 104 |
Contact
|
| 105 |
+
Developer: Namyong Park
|
| 106 |
Contributor: Minji Seo, Hyeonji Seong
|
| 107 |
|
| 108 |
Email: puco21@gmail.com
|