mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-01 00:59:48 +00:00
[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:
@@ -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
|
||||
|
Reference in New Issue
Block a user