[dreambooth] fixing the incompatibity in requirements.txt (#3190)

* Update requirements.txt

* Update environment.yaml

* Update README.md

* Update environment.yaml

* Update README.md

* Update README.md

* Delete requirements_colossalai.txt

* Update requirements.txt

* Update README.md
This commit is contained in:
NatalieC323
2023-03-21 16:01:13 +08:00
committed by GitHub
parent 18dbe76cae
commit e5f668f280
4 changed files with 15 additions and 19 deletions

View File

@@ -78,7 +78,9 @@ You can install the latest version (0.2.7) from our official website or from sou
##### Download suggested verision for this training
```
pip install colossalai=0.2.5
pip install colossalai==0.2.5
```
##### Download the latest version from pip for latest torch version