Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ Project website: https://lucasdegeorge.github.io/projects/t2i_imagenet/
|
|
31 |
|
32 |
## Install
|
33 |
|
34 |
-
To install, first create a virtual environment with python (at least 3.9), clone the repository and run
|
35 |
|
36 |
```bash
|
37 |
pip install -e .
|
|
|
31 |
|
32 |
## Install
|
33 |
|
34 |
+
To install, first create a virtual environment with python (at least 3.9), clone the [repository](https://github.com/lucasdegeorge/T2I-ImageNet) and run
|
35 |
|
36 |
```bash
|
37 |
pip install -e .
|