OrlandoHugBot commited on
Commit
be18cc3
·
verified ·
1 Parent(s): fc56bea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -61,7 +61,7 @@ cd UniPic-2
61
 
62
  ### 2. Set Up the Environment
63
  ```bash
64
- conda create -n unipic python=3.10.14
65
  conda activate unipic
66
  pip install -r requirements.txt
67
  ```
 
61
 
62
  ### 2. Set Up the Environment
63
  ```bash
64
+ conda create -n unipic python=3.10.16
65
  conda activate unipic
66
  pip install -r requirements.txt
67
  ```