Skip to content

Commit e4da073

Browse files
authored
Merge pull request #2830 from jinwonkim93/typo/diffusion
[Fix] Typo in Diffusion Demo README.md
2 parents b887e58 + 36fc8c1 commit e4da073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/Diffusion/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ transformers 4.26.1
6565
```bash
6666
python3 demo_txt2img.py --help
6767
python3 demo_img2img.py --help
68-
python3 demo_inpainting.py --help
68+
python3 demo_inpaint.py --help
6969
```
7070

7171
### HuggingFace user access token

0 commit comments

Comments
 (0)