sky-meilin's picture
Create source .env/bin/activate
6bb4e2a verified
raw
history blame
112 Bytes
python -c "from transformers import pipeline; print(pipeline('sentiment-analysis')('hugging face is the best'))"