Skip to content

Commit

Permalink
[Fix] fix dreambooth typo (#1830)
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
wangqiang9 authored Apr 28, 2023
1 parent 1696118 commit 8147770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/dreambooth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ data
```bash
bash tools/dist_train.sh configs/dreambooth/dreambooth.py 1
# or
bash tools/dist_train.sh configs/dreambooth/dreambooth_lora.py 1
bash tools/dist_train.sh configs/dreambooth/dreambooth-lora.py 1
```

<table align="center">
Expand Down

0 comments on commit 8147770

Please sign in to comment.