Spaces:
Configuration error
Configuration error
Commit
·
ddd1c14
1
Parent(s):
02109df
update
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ Our method is tested using cuda12.1, fp16 of accelerator and xformers on a singl
|
|
| 3 |
|
| 4 |
```bash
|
| 5 |
# Step 1: Create and activate Conda environment
|
| 6 |
-
conda create -n st-modulator python
|
| 7 |
conda activate st-modulator
|
| 8 |
|
| 9 |
# Step 2: Install PyTorch and CUDA
|
|
|
|
| 3 |
|
| 4 |
```bash
|
| 5 |
# Step 1: Create and activate Conda environment
|
| 6 |
+
conda create -n st-modulator python==3.10
|
| 7 |
conda activate st-modulator
|
| 8 |
|
| 9 |
# Step 2: Install PyTorch and CUDA
|