Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -15,6 +15,7 @@ license: apache-2.0
|
|
15 |
Prepare the environment, install the required libraries:
|
16 |
|
17 |
```shell
|
|
|
18 |
$ cd X2Edit
|
19 |
$ conda create --name X2Edit python==3.11
|
20 |
$ conda activate X2Edit
|
|
|
15 |
Prepare the environment, install the required libraries:
|
16 |
|
17 |
```shell
|
18 |
+
$ git clone https://github.com/OPPO-Mente-Lab/X2Edit.git
|
19 |
$ cd X2Edit
|
20 |
$ conda create --name X2Edit python==3.11
|
21 |
$ conda activate X2Edit
|