Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ We evaluate the MixDQ model using various metrics, including FID (fidelity), CLI
|
|
44 |
|
45 |
install the prerequisite for Mixdq:
|
46 |
```shell
|
47 |
-
|
48 |
pip install -i https://pypi.org/simple/ mixdq-extension
|
49 |
```
|
50 |
|
|
|
44 |
|
45 |
install the prerequisite for Mixdq:
|
46 |
```shell
|
47 |
+
# The Python versions required to run mixdq: 3.8, 3.9, 3.10
|
48 |
pip install -i https://pypi.org/simple/ mixdq-extension
|
49 |
```
|
50 |
|