ubermensch
Results
2
comments of
ubermensch
The error was "Failed to convert svg to png" But removing type=png solved the issue for me...
!pip install --quiet transformers==4.28.1 !pip install --quiet fastt5 I downgraded the transformers version to 4.28.1 and now this particular error is gone.