Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ git clone https://github.com/VicFonch/Multi-Input-Resshift-Diffusion-VFI.git
|
|
29 |
Create a conda environment and install all the requirements
|
30 |
|
31 |
```bash
|
32 |
-
conda create -n multi-input-resshift python=3.
|
33 |
conda activate multi-input-resshift
|
34 |
pip install -r requirements.txt
|
35 |
```
|
|
|
29 |
Create a conda environment and install all the requirements
|
30 |
|
31 |
```bash
|
32 |
+
conda create -n multi-input-resshift python=3.12
|
33 |
conda activate multi-input-resshift
|
34 |
pip install -r requirements.txt
|
35 |
```
|