Fix missing import and closing parenthesis
#1
by dvilasuero - opened
The code snippet did not work because of a missing import and parenthesis.
I'd recommend to mention the need to pip install transformers einops torch
dvilasuero changed pull request title from Fix missing closing parenthesis to Fix missing import and closing parenthesis
mrm8488 changed pull request status to merged