Update README.md
Browse files
README.md
CHANGED
|
@@ -90,7 +90,7 @@ APTP
|
|
| 90 |
```
|
| 91 |
## Simple Inference Example
|
| 92 |
|
| 93 |
-
Make sure follow the [provided instructions](https://github.com/rezashkv/diffusion_pruning?tab=readme-ov-file#installation) to install pdm from source.
|
| 94 |
|
| 95 |
```python
|
| 96 |
from diffusers import StableDiffusionPipeline, PNDMScheduler
|
|
|
|
| 90 |
```
|
| 91 |
## Simple Inference Example
|
| 92 |
|
| 93 |
+
Make sure you follow the [provided instructions](https://github.com/rezashkv/diffusion_pruning?tab=readme-ov-file#installation) to install pdm from source.
|
| 94 |
|
| 95 |
```python
|
| 96 |
from diffusers import StableDiffusionPipeline, PNDMScheduler
|