huggingface / notebooks

Notebooks using the Hugging Face libraries 🤗
Apache License 2.0
3.44k stars 1.46k forks source link

little fix in the repo package installing #488

Closed antunsz closed 2 months ago

antunsz commented 2 months ago

What does this PR do?

Fixes # (issue) This is a really small contribution, but the notebook finetune_image_captioning_peft.ipynb tries to install the transformers package from a branch that no longer exists. It's possible to find a hint in the issues suggesting that installing the transformers from the main branch will work. This PR makes this change in the notebook to maintain an easy flow of use.

Who can review?

@amyeroberts @sgugger

review-notebook-app[bot] commented 2 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB