rezashkv commited on
Commit
874e7b3
·
verified ·
1 Parent(s): 96d8060

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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