Skip to content

Conversation

@Taechai
Copy link
Contributor

@Taechai Taechai commented Aug 18, 2025

What does this PR do?

This PR updates the DreamBooth example installation instructions to specify the full path to the examples/dreambooth directory.

Motivation

Previously, the documentation said:

Then cd in the example folder and run
pip install -r requirements.txt

This was unclear because users might not know which example folder to cd into.

Now, the instructions are updated to explicitly show:

cd examples/dreambooth
pip install -r requirements.txt

This makes the installation process clearer and reduces confusion.


Before submitting

  • This PR fixes a typo or improves the docs (dismiss the other checks if not applicable).

Who can review?

@stevhliu @sayakpaul

Specify the full dir
Copy link
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making it clearer!

@stevhliu stevhliu merged commit 3c50f0c into huggingface:main Aug 18, 2025
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@Taechai Taechai deleted the patch-2 branch August 19, 2025 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants