1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00

Update README_hidream.md (#11386)

Small change
requirements_sana.txt to 
requirements_hidream.txt
This commit is contained in:
Ameer Azam
2025-04-23 05:38:26 +05:30
committed by GitHub
parent 448c72a230
commit 026507c06c

View File

@@ -25,7 +25,7 @@ pip install -e .
Then cd in the `examples/dreambooth` folder and run
```bash
pip install -r requirements_sana.txt
pip install -r requirements_hidream.txt
```
And initialize an [🤗Accelerate](https://github.com/huggingface/accelerate/) environment with: