We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 448c72a commit 026507cCopy full SHA for 026507c
examples/dreambooth/README_hidream.md
@@ -25,7 +25,7 @@ pip install -e .
25
26
Then cd in the `examples/dreambooth` folder and run
27
```bash
28
-pip install -r requirements_sana.txt
+pip install -r requirements_hidream.txt
29
```
30
31
And initialize an [🤗Accelerate](https://github.com/huggingface/accelerate/) environment with:
0 commit comments