Skip to content

Commit

Permalink
Merge pull request NVIDIA#2830 from jinwonkim93/typo/diffusion
Browse files Browse the repository at this point in the history
[Fix] Typo in Diffusion Demo README.md
  • Loading branch information
ilyasher authored May 15, 2023
2 parents b887e58 + 36fc8c1 commit e4da073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/Diffusion/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ transformers 4.26.1
```bash
python3 demo_txt2img.py --help
python3 demo_img2img.py --help
python3 demo_inpainting.py --help
python3 demo_inpaint.py --help
```

### HuggingFace user access token
Expand Down

0 comments on commit e4da073

Please sign in to comment.