Update README.md
Browse files
README.md
CHANGED
|
@@ -71,14 +71,14 @@ We ask you to please watch over the growth of this small but great life with war
|
|
| 71 |
|
| 72 |
Follow these instructions to get Hongik AI running on your local machine.
|
| 73 |
|
| 74 |
-
|
| 75 |
|
| 76 |
This project requires the following to be installed on your system:
|
| 77 |
* Python 3.10.12 or higher
|
| 78 |
* pip (Python package installer)
|
| 79 |
* Git & Git LFS
|
| 80 |
|
| 81 |
-
|
| 82 |
Bash
|
| 83 |
git clone https://huggingface.co/puco21/HongikAI
|
| 84 |
cd HongikAI
|
|
|
|
| 71 |
|
| 72 |
Follow these instructions to get Hongik AI running on your local machine.
|
| 73 |
|
| 74 |
+
1. Prerequisites
|
| 75 |
|
| 76 |
This project requires the following to be installed on your system:
|
| 77 |
* Python 3.10.12 or higher
|
| 78 |
* pip (Python package installer)
|
| 79 |
* Git & Git LFS
|
| 80 |
|
| 81 |
+
2. Clone the Repository & Download Large Files
|
| 82 |
Bash
|
| 83 |
git clone https://huggingface.co/puco21/HongikAI
|
| 84 |
cd HongikAI
|