fixed project files
This commit is contained in:
parent
cb7a23f3ae
commit
06a2e012e8
|
@ -24,7 +24,7 @@ dependencies = [
|
|||
"pytest",
|
||||
"pillow"
|
||||
]
|
||||
requires-python = ">=3.7"
|
||||
requires-python = ">=3.10"
|
||||
classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
"License :: OSI Approved :: CC BY-NC 4.0 License",
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
torch>=4.5.0
|
||||
torch>=2.5.0
|
||||
numpy
|
||||
tqdm
|
||||
pytest
|
||||
|
|
Loading…
Reference in New Issue