Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
Commits
ba84cd80
Unverified
Commit
ba84cd80
authored
Feb 17, 2023
by
Fazzie-Maqianli
Committed by
GitHub
Feb 17, 2023
Browse files
fix pip install colossal (#2764)
parent
01066152
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
examples/images/diffusion/README.md
examples/images/diffusion/README.md
+1
-1
examples/images/dreambooth/README.md
examples/images/dreambooth/README.md
+1
-1
No files found.
examples/images/diffusion/README.md
View file @
ba84cd80
...
@@ -79,7 +79,7 @@ pip install pytorch-lightning
...
@@ -79,7 +79,7 @@ pip install pytorch-lightning
For example, you can install v0.2.0 from our official website.
For example, you can install v0.2.0 from our official website.
```
```
pip install colossalai
==0.2.0+torch1.12cu11.3 -f https://release.colossalai.org
pip install colossalai
```
```
##### From source
##### From source
...
...
examples/images/dreambooth/README.md
View file @
ba84cd80
...
@@ -16,7 +16,7 @@ pip install -r requirements_colossalai.txt
...
@@ -16,7 +16,7 @@ pip install -r requirements_colossalai.txt
### Install [colossalai](https://github.com/hpcaitech/ColossalAI.git)
### Install [colossalai](https://github.com/hpcaitech/ColossalAI.git)
```
bash
```
bash
pip
install
colossalai
==
0.2.0+torch1.12cu11.3
-f
https://release.colossalai.org
pip
install
colossalai
```
```
**From source**
**From source**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment