Skip to content

Commit

Permalink
polish code
Browse files Browse the repository at this point in the history
  • Loading branch information
feifeibear committed Dec 26, 2024
1 parent 88d71ee commit 95f56c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ About `flash_attn` version:

```
pip install xfuser # Basic installation
pip install "xfuser[diffusers,flash]" # With both diffusers and flash attention
pip install "xfuser[diffusers,flash-attn]" # With both diffusers and flash attention
```

### 2. Install from source
Expand Down

0 comments on commit 95f56c1

Please sign in to comment.