Update README.md
Browse files
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
|
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 |
```
|