huggingface / huggingface/course
Chapter 1 content needs update
Open
- Dominant language
- MDX
- Stars
- 4.2k
- Forks
- 1.4k
- Avg merge
- 13m
- Merged PRs (30d)
- 1
Description
In Chapter 1: Transformers, what can they do?, the code `from transformers import pipeline` need update to `from transformers.pipelines import pipeline`.
My OS is Mac.
python virtual env:
python 3.12.10
torch 2.7.1
transformers 4.53.2
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.