Skip to content

Commit 026507c

Browse files
authored
Update README_hidream.md (#11386)
Small change requirements_sana.txt to requirements_hidream.txt
1 parent 448c72a commit 026507c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dreambooth/README_hidream.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pip install -e .
2525

2626
Then cd in the `examples/dreambooth` folder and run
2727
```bash
28-
pip install -r requirements_sana.txt
28+
pip install -r requirements_hidream.txt
2929
```
3030

3131
And initialize an [🤗Accelerate](https://github.com/huggingface/accelerate/) environment with:

0 commit comments

Comments
 (0)