sealical commited on
Commit
9c7060f
·
verified ·
1 Parent(s): f5859fa

Update README.md

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