rezashkv commited on
Commit
96d8060
·
verified ·
1 Parent(s): 08cdffb

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 installation instructions in the [Github Repository](https://github.com/rezashkv/diffusion_pruning) to install pdm from source.
94
 
95
  ```python
96
  from diffusers import StableDiffusionPipeline, PNDMScheduler
 
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