shallowdream204 commited on
Commit
79d55c4
·
verified ·
1 Parent(s): 9e50446

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ pipeline_tag: text-to-image
53
 
54
  1️⃣ Create Conda Environment and Install Package
55
  ```bash
56
- git clone shallowdream204/BitDance.git
57
  cd BitDance
58
  conda create -n bitdance python=3.11 -y
59
  conda activate bitdance
 
53
 
54
  1️⃣ Create Conda Environment and Install Package
55
  ```bash
56
+ git clone https://github.com/shallowdream204/BitDance.git
57
  cd BitDance
58
  conda create -n bitdance python=3.11 -y
59
  conda activate bitdance