79739978

Date: 2025-08-19 13:37:20
Score: 1
Natty:
Report link

Your packages are already large, so I don't think there's much you can do.

Using venv not as an isolator but as a package wrapper is a good strategy.

Many AI libraries, especially PyTorch, offer different versions. If you're not going to use a GPU for inference in your container, never install the default version of PyTorch.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Dorathoto