We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cd
1 parent 0358ea2 commit fa47d0aCopy full SHA for fa47d0a
README.md
@@ -22,6 +22,7 @@ In this section we'll explain how to produce the `Painted Input` along with the
22
23
```bash
24
$ git clone git@github.com:cc-ai/climategan.git
25
+$ cd climategan
26
$ pip install -r requirements-3.8.2.txt # or `requirements-any.txt` for other Python versions (not tested but expected to be fine)
27
```
28
0 commit comments