artemtumch commited on
Commit
4ec2cb4
·
verified ·
1 Parent(s): ba93d91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ stable-fast works as a plugin framework for **PyTorch**. It utilizes existing Py
33
 
34
  ### Install dependencies
35
  ```bash
36
- pip install diffusers, transformers, safetensors, accelerate, sentencepiece
37
  ```
38
 
39
  ### Download repository and run script for stable-fast installation
 
33
 
34
  ### Install dependencies
35
  ```bash
36
+ pip install diffusers transformers safetensors accelerate sentencepiece
37
  ```
38
 
39
  ### Download repository and run script for stable-fast installation