Commit
·
b5e6001
1
Parent(s):
d0d6e19
Update README.md
Browse files
README.md
CHANGED
|
@@ -41,7 +41,7 @@ the three official checkpoints:
|
|
| 41 |
First, install the required packages:
|
| 42 |
|
| 43 |
```
|
| 44 |
-
pip install --upgrade diffusers transformers
|
| 45 |
```
|
| 46 |
|
| 47 |
## Text-to-Audio
|
|
|
|
| 41 |
First, install the required packages:
|
| 42 |
|
| 43 |
```
|
| 44 |
+
pip install --upgrade diffusers transformers accelerate
|
| 45 |
```
|
| 46 |
|
| 47 |
## Text-to-Audio
|