Stein-Fun commited on
Commit
74e2a7c
1 Parent(s): 1b08770

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- // python >= 3.8 and python <=3.10
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