Update README.md
Browse files
README.md
CHANGED
|
@@ -83,9 +83,6 @@ python scripts/infer/longcat.py # LongCat
|
|
| 83 |
## Training
|
| 84 |
|
| 85 |
```bash
|
| 86 |
-
# Clone this repository
|
| 87 |
-
git clone https://github.com/NVlabs/DiffusionNFT.git
|
| 88 |
-
cd DiffusionNFT
|
| 89 |
|
| 90 |
# Create and activate the training environment
|
| 91 |
conda create -n cdm_train python=3.10
|
|
|
|
| 83 |
## Training
|
| 84 |
|
| 85 |
```bash
|
|
|
|
|
|
|
|
|
|
| 86 |
|
| 87 |
# Create and activate the training environment
|
| 88 |
conda create -n cdm_train python=3.10
|