Update README.md
Browse files
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
|