unknown commited on
Commit ·
1bee9bf
1
Parent(s): 1eea12c
Initial
Browse files
README.md
CHANGED
|
@@ -49,7 +49,7 @@ $ git lfs clone https://huggingface.co/docz-ict/VEGA_AE
|
|
| 49 |
$ cd VEGA_AE
|
| 50 |
```
|
| 51 |
|
| 52 |
-
-
|
| 53 |
|
| 54 |
We provide a pre-packaged conda virtual environment in ```./vega_ae.yml```, which includes specific versions of Python and required extension packages. The python environment can be directly created using the following command.
|
| 55 |
|
|
|
|
| 49 |
$ cd VEGA_AE
|
| 50 |
```
|
| 51 |
|
| 52 |
+
- Set up a Conda virtual environment.
|
| 53 |
|
| 54 |
We provide a pre-packaged conda virtual environment in ```./vega_ae.yml```, which includes specific versions of Python and required extension packages. The python environment can be directly created using the following command.
|
| 55 |
|