Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agents extras #23301

Merged
merged 2 commits into from
May 11, 2023
Merged

Agents extras #23301

merged 2 commits into from
May 11, 2023

Conversation

LysandreJik
Copy link
Member

Adds an extras for agents.

Fix #23298

@LysandreJik LysandreJik requested a review from sgugger May 11, 2023 15:27
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented May 11, 2023

The documentation is not available anymore as the PR was closed or merged.

Copy link
Collaborator

@sgugger sgugger 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 adding this!

Comment on lines +68 to +71
To start with, please install the `agents` extras in order to install all default dependencies.
```bash
pip install transformers[agents]
```
Copy link
Collaborator

Choose a reason for hiding this comment

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

let's put this before anything else (so line 63), no?

@LysandreJik
Copy link
Member Author

Approved as seen offline

@LysandreJik LysandreJik merged commit 71b19ee into main May 11, 2023
@LysandreJik LysandreJik deleted the agents-extras branch May 11, 2023 18:25
sgugger pushed a commit that referenced this pull request May 11, 2023
* Agents extras

* Add to docs
sheonhan pushed a commit to sheonhan/transformers that referenced this pull request May 15, 2023
* Agents extras

* Add to docs
gojiteji pushed a commit to gojiteji/transformers that referenced this pull request Jun 5, 2023
* Agents extras

* Add to docs
novice03 pushed a commit to novice03/transformers that referenced this pull request Jun 23, 2023
* Agents extras

* Add to docs
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.

ImportError: Datasets needs to be installed if not passing speaker embeddings.
3 participants