remove unused torch pkg as that was consuming 12gb of the container img
This commit is contained in:
parent
0bdfeec195
commit
16b88c4aac
2 changed files with 1 additions and 329 deletions
|
|
@ -11,7 +11,6 @@ cachetools = "^5.3.2"
|
|||
diskcache = "^5.6.3"
|
||||
tqdm = "^4.66.2"
|
||||
pillow = "^10.2.0"
|
||||
torch = "^2.2.1"
|
||||
numpy = "^1.26.4"
|
||||
transformers = "^4.38.2"
|
||||
pytesseract = "^0.3.10"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue