generated from Hazel/python-project
feat: implemented correct lama bindings
This commit is contained in:
@@ -2,7 +2,14 @@
|
||||
name = "secure_pixelation"
|
||||
version = "0.0.0"
|
||||
dependencies = [
|
||||
"torch==2.1.2",
|
||||
"torchvision==0.16.2",
|
||||
|
||||
"opencv_python~=4.11.0.86",
|
||||
"numpy<2.0.0",
|
||||
"hf_transfer==0.1.8",
|
||||
"huggingface_hub==0.25.1",
|
||||
|
||||
"ultralytics~=8.3.114",
|
||||
]
|
||||
authors = []
|
||||
|
||||
Reference in New Issue
Block a user