Skip to content

Commit

Permalink
[doc] README.md, activate the virtual env opensora (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
mahone3297 authored Mar 21, 2024
1 parent b098b2f commit 2361353
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ Videos are downsampled to `.gif` for display. Click for original videos. Prompts
```bash
# create a virtual env
conda create -n opensora python=3.10
# activate opensora
conda activate opensora

# install torch
# the command below is for CUDA 12.1, choose install commands from
Expand Down

0 comments on commit 2361353

Please sign in to comment.