Diffusers
majian0318 commited on
Commit
34426c4
·
verified ·
1 Parent(s): c7a73a0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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