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 |
+
// python >= 3.8 and python <=3.10
|
48 |
pip install -i https://pypi.org/simple/ mixdq-extension
|
49 |
```
|
50 |
|