Stein-Fun commited on
Commit
d016ec9
1 Parent(s): 56cbb0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -44,7 +44,8 @@ We evaluate the MixDQ model using various metrics, including FID (fidelity), CLI
44
 
45
  install the prerequisite for Mixdq:
46
  ```shell
47
- pip install -i https://pypi.org/simple/ mixdq-extension --upgrade
 
48
  ```
49
 
50
  run the pipeline:
 
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
 
51
  run the pipeline: