Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# NOTE: runpod is installed LAST in the Dockerfile (after modelscope), so
|
||||
# modelscope's aggressive dependency pins can't break `import runpod` at startup.
|
||||
torch==2.1.2
|
||||
torchvision==0.16.2
|
||||
modelscope==1.9.5
|
||||
opencv-python-headless==4.9.0.80
|
||||
pillow==10.2.0
|
||||
numpy==1.24.4
|
||||
timm==0.9.12
|
||||
Reference in New Issue
Block a user