patrickvonplaten
commited on
Commit
·
30a3b59
1
Parent(s):
c04e06d
Update README.md
Browse files
README.md
CHANGED
@@ -42,7 +42,7 @@ This is the **medium** version of the AudioLDM model, which has a larger UNet, C
|
|
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
|