Update README.md
Browse files
README.md
CHANGED
|
@@ -521,8 +521,8 @@ pip install flash-attn --no-build-isolation
|
|
| 521 |
```
|
| 522 |
|
| 523 |
> [!TIP]
|
| 524 |
-
>
|
| 525 |
-
> `pytorch/pytorch:2.5.1-cuda12.1-cudnn9-devel
|
| 526 |
|
| 527 |
### Audio Input
|
| 528 |
|
|
|
|
| 521 |
```
|
| 522 |
|
| 523 |
> [!TIP]
|
| 524 |
+
> Should you face any difficulties installing the above packages, you can try installing within this Docker container instead:
|
| 525 |
+
> `pytorch/pytorch:2.5.1-cuda12.1-cudnn9-devel`, whose cuda and torch environments have been tested working.
|
| 526 |
|
| 527 |
### Audio Input
|
| 528 |
|