patrickvonplaten
commited on
Commit
•
9ccbd27
1
Parent(s):
c6d8a04
Update README.md
Browse files
README.md
CHANGED
@@ -42,7 +42,7 @@ This is the **small v2** version of the AudioLDM model, which is the same size a
|
|
42 |
First, install the required packages:
|
43 |
|
44 |
```
|
45 |
-
pip install --upgrade diffusers transformers
|
46 |
```
|
47 |
|
48 |
## Text-to-Audio
|
|
|
42 |
First, install the required packages:
|
43 |
|
44 |
```
|
45 |
+
pip install --upgrade diffusers transformers accelerate
|
46 |
```
|
47 |
|
48 |
## Text-to-Audio
|