Update StableDiffusion path after cloning repo (#15948)

### Description
Correct path to SD files in README



### Motivation and Context
Small typo in path
This commit is contained in:
Akash 2023-05-16 21:09:27 +05:30 committed by GitHub
parent 6b7181d31d
commit 1079df6aaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,7 +65,7 @@ In below example, we run the scripts in source code directory. You can get sourc
```
git clone https://github.com/microsoft/onnxruntime
cd onnxruntime/python/tools/transformers/models/stable_diffusion
cd onnxruntime/onnxruntime/python/tools/transformers/models/stable_diffusion
```
## Example of Stable Diffusion 1.5