Initial Commit: TODO 0
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
name = "08-pre-trained-image-classification"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"pillow>=12.0.0",
|
||||
"torch>=2.9.1",
|
||||
"torchvision>=0.24.1",
|
||||
]
|
||||
Reference in New Issue
Block a user