Last active
September 22, 2023 21:34
-
-
Save narenaryan/5320909d778b053bbb613119768f6209 to your computer and use it in GitHub Desktop.
Python requirements for running transformer pipelines
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
torch | |
torchvision | |
starlette | |
uvicorn | |
transformers | |
pytesseract | |
ipython | |
accelerate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment