vfontech commited on
Commit
3e47f96
·
verified ·
1 Parent(s): 8fd2d97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.10
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
  ```